Compare commits
No commits in common. "d2531e6b585a9e66f12b2322fb6056540ea88881" and "b4aece7f29e7de016bfef7decca802033198615e" have entirely different histories.
d2531e6b58
...
b4aece7f29
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -15,7 +15,6 @@ pipeline {
|
|||||||
stage("build") {
|
stage("build") {
|
||||||
steps {
|
steps {
|
||||||
sh "python -m build"
|
sh "python -m build"
|
||||||
sh "splitmsa -h"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage("test") {
|
stage("test") {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user