X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Flogs-deploy.sh;h=d797fa7e690fffd0177dc3bc92a505d940efd25f;hb=4867c0799530acf13f7527c6a026879bdfb34e06;hp=bd4160808f56811b27926450ebe40e57b76f1e00;hpb=61dc9c129cc8bf0618b03d543c406e5dc1f12e61;p=releng%2Fglobal-jjb.git diff --git a/shell/logs-deploy.sh b/shell/logs-deploy.sh index bd416080..d797fa7e 100644 --- a/shell/logs-deploy.sh +++ b/shell/logs-deploy.sh @@ -12,7 +12,7 @@ echo "---> logs-deploy.sh" # shellcheck disable=SC1090 source ~/lf-env.sh -lf-activate-venv lftools +lf-activate-venv --python python3.8 lftools # Ensure we fail the job if any steps fail # Disable 'globbing' @@ -64,4 +64,3 @@ else echo "S3 build logs: https://$CDN_URL/$s3_path" fi -