checking eb

master
SLW\ARNAUA 2023-06-01 10:12:10 +02:00
parent 94a12a27f8
commit b24fba35d9
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 "eb --version"
}
}
}