From: Ed Warnicke Date: Tue, 17 Jul 2018 18:19:44 +0000 (-0500) Subject: Temporary fix for sorting out repos X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=7c1efbab0d59ad7627574eebef3eff14295a4f32;p=ci-management.git Temporary fix for sorting out repos Change-Id: Ie05ed97210c41a0339f2e72abffdd3ae563e67a0 Signed-off-by: Ed Warnicke --- diff --git a/jjb/scripts/packagecloud_push.sh b/jjb/scripts/packagecloud_push.sh index 8eba7f78c..d674c28cf 100644 --- a/jjb/scripts/packagecloud_push.sh +++ b/jjb/scripts/packagecloud_push.sh @@ -1,7 +1,7 @@ #!/bin/bash # PCIO_CO is a Jenkins Global Environment variable -set -xe -o pipefail +set -x echo "STARTING PACKAGECLOUD PUSH"