Merge branch 'develop'
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
Some checks failed
ydeng/renamebycsv/pipeline/head There was a failure building this commit
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -20,6 +20,7 @@ pipeline {
|
||||
stage("test") {
|
||||
steps {
|
||||
sh "pip install dist/*.whl"
|
||||
sh "renamebycsv -h"
|
||||
}
|
||||
}
|
||||
stage("archive") {
|
||||
|
Reference in New Issue
Block a user