summaryrefslogtreecommitdiffstats
path: root/jjb/appc/appc.yaml
diff options
context:
space:
mode:
authorSkip Wonnell <skip@att.com>2017-07-26 12:10:00 -0500
committerSkip Wonnell <skip@att.com>2017-07-27 09:11:02 -0500
commit7c3b463707e12005f200804132811d3ee31974df (patch)
tree2a9046a5e0d4d600e888687fce22debaab1fe1d8 /jjb/appc/appc.yaml
parentd3942cf195ba86b974349bd2c7d22da14eda5438 (diff)
Remove Sonar analysis of APPC release branch
Sonar analysis is only required on the master branch of APPC. Updated the Jenkins job to use the no-sonar template on the release branch. Change-Id: Ibb591a9c859b37add585329d17063d437261341f Signed-off-by: Skip Wonnell <kw5258@att.com> Issue: CIMAN-8
Diffstat (limited to 'jjb/appc/appc.yaml')
-rw-r--r--jjb/appc/appc.yaml24
1 files changed, 0 insertions, 24 deletions
diff --git a/jjb/appc/appc.yaml b/jjb/appc/appc.yaml
deleted file mode 100644
index a0e7ac0f7..000000000
--- a/jjb/appc/appc.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-
-- project:
- name: appc
- project-name: 'appc'
- jobs:
- - '{project-name}-{stream}-clm'
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version-java-daily'
- - '{project-name}-{stream}-stage-site-java':
- site-pom: 'pom.xml'
- trigger-job: '{project-name}-{stream}-release-version-java-daily'
-
- project: 'appc'
- stream:
- - 'master':
- branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
- mvn-settings: 'appc-settings'
- files: '**'
- archive-artifacts: ''
- build-node: ubuntu1604-basebuild-4c-4g