adapting jenkinsfile

master
rforstner 2022-01-26 17:32:55 +01:00
parent 335826672c
commit d576a6f53f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ pyenv install 3.7.4
# Step 4. Install virtualenv
sudo zypper install -y python3-virtualenv
sudo zypper install --non-interactive python3-virtualenv
# Step 5. Create a virtual environment for the installed Python and activate it