diff --git a/Jenkinsfile b/Jenkinsfile index 6b7b7ce..cf9c876 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -115,6 +115,7 @@ sh """ ls -lart pwd + cd ledger python3 -m venv $VENV_DIR . $VENV_DIR/bin/activate python -m pip install --upgrade pip