ci: container debugging III
This commit is contained in:
parent
f7e7558338
commit
a19b99be82
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -11,7 +11,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'whoami'
|
sh 'whoami'
|
||||||
sh 'pip install .[all] --user --progress-bar off'
|
sh 'pip install .[all] --progress-bar off'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user