Skip to content

Commit 4ac433a

Browse files
fix version
1 parent 1458d07 commit 4ac433a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ pipeline {
7979
branch 'latest'
8080
}
8181
steps {
82+
sh 'pip install toml'
8283
script {
8384
def version = sh(
8485
script: '''

0 commit comments

Comments
 (0)