Compare commits
No commits in common. "89d6276fe07f02ffe7588b0195748d17a7fec8da" and "67775021bd9fe7c10c18bf5642a793a71dad1867" have entirely different histories.
89d6276fe0
...
67775021bd
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -18,11 +18,6 @@ pipeline {
|
||||
sh "pip install dist/*.whl"
|
||||
}
|
||||
}
|
||||
stage("test") {
|
||||
steps {
|
||||
sh "pip install dist/*.whl"
|
||||
}
|
||||
}
|
||||
stage("publish") {
|
||||
when {
|
||||
branch '**/master'
|
||||
|
Loading…
x
Reference in New Issue
Block a user