diff --git a/Jenkinsfile b/Jenkinsfile index cb86a20..fa6dc2d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -75,6 +75,8 @@ cd .. pwd ls -la + cd ./shared_configuration/ + ls -la python3 --version pip3 --version pip3 install --user -r requirements.txt