Renaming project to NSBDiagnosisToolkit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -27,7 +27,7 @@ pipeline {
|
||||
stage("test installation") {
|
||||
steps {
|
||||
sh "python3.11 -m pip install dist/*.whl --force-reinstall"
|
||||
sh "mlstmyfasta -h"
|
||||
sh "nsbdiagnosistoolkit -h"
|
||||
}
|
||||
}
|
||||
stage("archive") {
|
||||
|
Reference in New Issue
Block a user