Jessica Wagantall | 0209568 | 2018-07-10 21:40:45 -0700 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: vnfrqts-requirements |
Jessica Wagantall | 09abdd0 | 2018-07-17 16:52:15 -0700 | [diff] [blame] | 4 | project: 'vnfrqts/requirements' |
Jessica Wagantall | 0209568 | 2018-07-10 21:40:45 -0700 | [diff] [blame] | 5 | jobs: |
| 6 | - gerrit-info-yaml-verify |
| 7 | project-name: 'vnfrqts-requirements' |
| 8 | branch: 'master' |
| 9 | mvn-settings: 'vnfrqts-requirements-settings' |
Hagop Bozawglanian | 9ca42f6 | 2019-02-04 23:59:18 +0000 | [diff] [blame] | 10 | |
| 11 | - project: |
| 12 | name: vnfrqts-requirements-upload-json |
| 13 | project: 'vnfrqts/requirements' |
| 14 | project-name: 'vnfrqts-requirements' |
Hagop Bozawglanian | 822531a | 2019-02-14 23:32:34 +0000 | [diff] [blame] | 15 | mvn-settings: 'vnfrqts-requirements-settings' |
| 16 | mvn-global-settings: 'global-settings' |
Hagop Bozawglanian | 9ca42f6 | 2019-02-04 23:59:18 +0000 | [diff] [blame] | 17 | stream: |
| 18 | - 'master': |
| 19 | branch: 'master' |
| 20 | jobs: |
| 21 | - '{project-name}-{stream}-build-and-upload': |
Hagop Bozawglanian | 9328ffe | 2019-02-11 19:47:37 +0000 | [diff] [blame] | 22 | pre_script: !include-raw-escape: pre-build-needs.sh |
Hagop Bozawglanian | fc540d4 | 2019-02-26 21:42:22 +0000 | [diff] [blame^] | 23 | artifact_name: needs.json |
| 24 | project_id: org.onap.vnfrqts.requirements |
Hagop Bozawglanian | 9328ffe | 2019-02-11 19:47:37 +0000 | [diff] [blame] | 25 | post_script: !include-raw-escape: post-upload-artifact.sh |