s
This commit is contained in:
parent
935c682d0f
commit
aa08f8a595
@ -57,6 +57,7 @@ pipeline {
|
||||
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
|
||||
python3 get-pip.py --user
|
||||
python3 -m pip install --user \'dvc[ssh]\'
|
||||
python3 -m pip install --user cryptography==3.4.7 # specify a version here
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user