blob: a2933fb0fb0c28ca3f01004a180d781ff7820fd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
---
- project:
name: offline-installer
project-name: 'offline-installer'
build-node: 'ubuntu1604-docker-8c-8g'
offline_review_bootstrap: !include-raw-escape: offline-installer-review-bootstrap.sh
stream:
- 'master':
branch: 'master'
- 'dublin':
branch: 'dublin'
jobs:
- '{project-name}-{stream}-review':
build_script: '{offline_review_bootstrap}'
- project:
name: offline-installer-info
project-name: offline-installer
jobs:
- gerrit-info-yaml-verify
project: oom/offline-installer
branch: master
|