Compare commits
No commits in common. "9dce2d26b64fc7044822aff533b0a975b37cb457" and "a6871214a431b348d711b5f2e946b2aca5702e17" have entirely different histories.
9dce2d26b6
...
a6871214a4
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -23,11 +23,6 @@ pipeline {
|
||||
sh "filterfasta -h"
|
||||
}
|
||||
}
|
||||
stage("archive") {
|
||||
steps {
|
||||
archiveArtifacts artifacts: 'dist/*.tar.gz, dist/*.whl'
|
||||
}
|
||||
}
|
||||
stage("publish") {
|
||||
when {
|
||||
branch '**/master'
|
||||
|
Loading…
x
Reference in New Issue
Block a user