User flag
Apps/everybody-mov/pipeline/head There was a failure building this commit
Details
Apps/everybody-mov/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
23bbbb9845
commit
32c7e4fe91
|
@ -9,7 +9,7 @@ pipeline {
|
|||
stages {
|
||||
stage('Setup') {
|
||||
steps {
|
||||
sh 'python -m pip install pipenv'
|
||||
sh 'python -m pip install pipenv --user'
|
||||
sh 'python -m pipenv install'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue