diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/sdc/sdc-sdc_common.yaml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/jjb/sdc/sdc-sdc_common.yaml b/jjb/sdc/sdc-sdc_common.yaml deleted file mode 100644 index ad6c45870..000000000 --- a/jjb/sdc/sdc-sdc_common.yaml +++ /dev/null @@ -1,19 +0,0 @@ ---- - -- project: - name: sdc-sdc_common - project-name: 'sdc-sdc_common' - jobs: - - '{project-name}-{stream}-clm' - - '{project-name}-{stream}-verify-java' - - '{project-name}-{stream}-release-version-java-daily' - - '{project-name}-{stream}-merge-java' - - project: 'sdc/sdc_common' - stream: - - 'release-1.0.0': - branch: 'release-1.0.0' - mvn-settings: 'sdc-sdc_common-settings' - files: '**' - archive-artifacts: '' - build-timeout: 60 |