X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fjjb-deploy-job.sh;h=771f17b4bd2cddbb3151b866fd4446502a4f170b;hb=334d6e2906736244da93122c82e8beda632c6234;hp=3db95062d24ec15f000fd30ef862887f7202cec3;hpb=bd666934503c622d939adaccc6d1be7066c6a214;p=releng%2Fglobal-jjb.git diff --git a/shell/jjb-deploy-job.sh b/shell/jjb-deploy-job.sh index 3db95062..771f17b4 100644 --- a/shell/jjb-deploy-job.sh +++ b/shell/jjb-deploy-job.sh @@ -32,4 +32,4 @@ if [ -z "${JOB_NAME//\*/}" ]; then exit 1 fi -jenkins-jobs update --recursive --workers 4 jjb/ "$JOB_NAME" +jenkins-jobs update --jobs-only --recursive --workers 4 jjb/ "$JOB_NAME"