Compare commits

..

No commits in common. "9dce2d26b64fc7044822aff533b0a975b37cb457" and "a6871214a431b348d711b5f2e946b2aca5702e17" have entirely different histories.

2 changed files with 1 additions and 6 deletions

5
Jenkinsfile vendored
View File

@ -23,11 +23,6 @@ pipeline {
sh "filterfasta -h"
}
}
stage("archive") {
steps {
archiveArtifacts artifacts: 'dist/*.tar.gz, dist/*.whl'
}
}
stage("publish") {
when {
branch '**/master'

View File

@ -1,6 +1,6 @@
[metadata]
name = filterfasta
version = 0.0.2
version = 0.0.1
[options]
packages = filterfasta