X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fjjb-deploy-job.sh;h=5efb9f48ec2905f418ea4d4466582da488f49699;hb=e50da79e348b4302edf4f2cc2ed4842830f9cc54;hp=99ef3678e47e006b96c93a66eafb91afc7a9c7c8;hpb=3fba00b0773a59eed76521103afb0a62deb79786;p=releng%2Fglobal-jjb.git diff --git a/shell/jjb-deploy-job.sh b/shell/jjb-deploy-job.sh index 99ef3678..5efb9f48 100644 --- a/shell/jjb-deploy-job.sh +++ b/shell/jjb-deploy-job.sh @@ -35,4 +35,5 @@ if [ -z "${JOB_NAME//\*/}" ]; then exit 1 fi +echo "Deploying Job $JOB_NAME to sandbox" jenkins-jobs -s sandbox update --jobs-only --recursive --workers 4 jjb/ "$JOB_NAME"