X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Flogs-deploy.sh;h=79f8db4fd6c56986d1d5897aa5ef87f3520f396c;hb=9915b0bb42077428478e277ed78d1d2016223028;hp=bd4160808f56811b27926450ebe40e57b76f1e00;hpb=562d4241607afc9773c4158f90877660344f16c9;p=releng%2Fglobal-jjb.git diff --git a/shell/logs-deploy.sh b/shell/logs-deploy.sh index bd416080..79f8db4f 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 3.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 -