Add stable/2402 branch and remove stable/2306 branch to docker executor image scripts
[ci-management.git] / extras / bash / sandbox_test_functions.sh
index c414567..8db8d4c 100644 (file)
@@ -72,6 +72,7 @@ jjb-sandbox-env()
     rm -rf $VENV_DIR \
        && python3 -m venv $VENV_DIR \
        && source $VENV_DIR/bin/activate \
+       && pip3 install --upgrade pip \
        && pip3 install wheel \
        && pip3 install jenkins-job-builder==$jjb_version