X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Flogs-deploy.sh;h=647f9c59f6f33d4e7863004afa23bb36e666147f;hb=refs%2Ftags%2Fv0.59.0;hp=2009c3276e96ba248c39926067b66dc5601d1ca4;hpb=a41a10b09447dab07e783a6210fb566c7055a8f2;p=releng%2Fglobal-jjb.git diff --git a/shell/logs-deploy.sh b/shell/logs-deploy.sh index 2009c327..647f9c59 100644 --- a/shell/logs-deploy.sh +++ b/shell/logs-deploy.sh @@ -10,6 +10,10 @@ ############################################################################## echo "---> logs-deploy.sh" +# shellcheck disable=SC1090 +source ~/lf-env.sh +lf-activate-venv lftools + # Ensure we fail the job if any steps fail # Disable 'globbing' set -euf -o pipefail