summaryrefslogtreecommitdiffstats
path: root/jjb/oom/offline-installer.yaml
blob: ca2f15fc9b1b768a84712687ab905627302525b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
- project:
    name: offline-installer
    project-name: 'offline-installer'
    build-node: centos7-builder-2c-1g
    offline_build_script: !include-raw-escape: include-yaml-check.sh

    stream:
      - 'master':
          branch: 'master'

    jobs:
      - '{project-name}-{stream}-yaml-lint':
          build_script: '{offline_build_script}'