diff options
Diffstat (limited to 'jjb/appc/appc-cdt.yaml')
-rw-r--r-- | jjb/appc/appc-cdt.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/jjb/appc/appc-cdt.yaml b/jjb/appc/appc-cdt.yaml new file mode 100644 index 000000000..7ecc7869d --- /dev/null +++ b/jjb/appc/appc-cdt.yaml @@ -0,0 +1,15 @@ +--- +- project: + name: appc-cdt + project-name: 'appc-cdt' + jobs: + - gerrit-maven-clm + + project: 'appc/cdt' + stream: + - 'master': + branch: 'master' + mvn-settings: 'appc-cdt-settings' + files: '**' + archive-artifacts: '' + build-node: ubuntu1604-basebuild-4c-4g |