checking eb

master
SLW\ARNAUA 2023-06-01 10:29:05 +02:00
parent 592ebaaaf5
commit e6e6ad29b2
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -101,7 +101,7 @@ pipeline {
exportRetryCount = exportRetryCount + 1
sh "sudo python3 export.py"
sh "where eb"
sh "eb --version"
sh "which bundle"
}
}
}