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