summaryrefslogtreecommitdiffstats
path: root/tests/yamlparser/fixtures/mask_internal_component.yaml
blob: a5e15a38ed0c2e88ca1b20fc7914f442ed7f3fb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
- builder:
    name: python
    builders:
      - shell:
          bash {file}

- job:
    name: mask-internal-module
    builders:
      - python:
          file: '/opt/bin/run_python.sh'