Fix rtd merge job to handle new tag uploaded
[releng/global-jjb.git] / shell / jjb-deploy-job.sh
index 99ef367..5efb9f4 100644 (file)
@@ -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"