modified
parent
170a1d3c2c
commit
185d9ff2b7
|
|
@ -56,7 +56,7 @@
|
|||
}
|
||||
|
||||
stages {
|
||||
stage('install required python packages') {
|
||||
stage('Install required python packages') {
|
||||
steps {
|
||||
sh '''
|
||||
pip install --user -r requirements.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue