checking eb
parent
3e2d7be845
commit
94a12a27f8
|
|
@ -100,6 +100,8 @@ pipeline {
|
|||
script {
|
||||
exportRetryCount = exportRetryCount + 1
|
||||
sh "sudo python3 export.py"
|
||||
sh "where eb"
|
||||
sh "eb version"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue