Add flag --delete-old to jjb

This flag will be remove old unused job from jjb.
Manually created jobs will be left.

Change-Id: I735a3ce608886c1e721fa6ac351c0d863962473d
This commit is contained in:
Evgeny Sikachev 2016-09-16 12:03:13 +03:00
parent a06bc4954f
commit 12406b419d

View File

@ -51,7 +51,7 @@
- pollscm: "* * * * * "
builders:
- shell: "jenkins-jobs update jenkins_job_builder"
- shell: "jenkins-jobs update --delete-old jenkins_job_builder"
- job:
name: sahara-ci-syntax-check