X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fjjb-deploy-job.sh;h=08e64aa50a2b6d97f66714fb9c1d9f85ab8bfcfc;hb=bac4db0546cef65d36b5f7d4447a970081152aa1;hp=3daa5739fd489fb1375d267e902e5fd89cd23ea6;hpb=9ee321253387facbfa28f44a8e3806b36247e04c;p=releng%2Fglobal-jjb.git diff --git a/shell/jjb-deploy-job.sh b/shell/jjb-deploy-job.sh index 3daa5739..08e64aa5 100644 --- a/shell/jjb-deploy-job.sh +++ b/shell/jjb-deploy-job.sh @@ -20,7 +20,7 @@ set -uef -o pipefail source ~/lf-env.sh # Version controlled by JJB_VERSION -lf-activate-venv --python python3 --venv-file /tmp/.jjb_venv jenkins-job-builder urllib3~=1.26.15 +lf-activate-venv --python python3 --venv-file /tmp/.jjb_venv jenkins-job-builder # Fetch patch if gerrit project matches the jjb-deploy project if [ "${GERRIT_PROJECT}" == "${PROJECT}" ]; then