master
SLW\ARNAUA 2023-03-07 11:57:24 +01:00
parent 170a1d3c2c
commit 185d9ff2b7
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -56,7 +56,7 @@
}
stages {
stage('install required python packages') {
stage('Install required python packages') {
steps {
sh '''
pip install --user -r requirements.txt