X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fjenkins-configure-global-vars.sh;h=86b1bcded5c5fa63cb92f96ac4fc617b49da3024;hb=refs%2Ftags%2Fv0.79.2;hp=1e2f95ea195203e3f427149e61c512e5b0eec072;hpb=ba4d6e09d765acef795daff7c6db701e73652382;p=releng%2Fglobal-jjb.git diff --git a/shell/jenkins-configure-global-vars.sh b/shell/jenkins-configure-global-vars.sh index 1e2f95ea..86b1bcde 100644 --- a/shell/jenkins-configure-global-vars.sh +++ b/shell/jenkins-configure-global-vars.sh @@ -28,7 +28,10 @@ for silo in $silos; do if [ ! -f "$WORKSPACE/jenkins-config/global-vars-$silo.sh" ]; then echo "WARN: jenkins-config/global-vars-$silo.sh does not exist. Skipping cloud management..." echo "We highly recommend setting up global-vars-$silo.sh to manage the Jenkins global variables." - echo "Refer to https://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/jjb/lf-ci-jobs.html#global-environment-variables for details." + # shellcheck disable=SC2140 + echo "Refer to https://docs.releng.linuxfoundation.org/"\ +"projects/global-jjb/en/latest/jjb/lf-ci-jobs.html"\ +"#global-environment-variables for details." continue fi