adapting jenkinsfile
parent
335826672c
commit
d576a6f53f
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue