Compare commits
2 Commits
b4aece7f29
...
d2531e6b58
Author | SHA1 | Date | |
---|---|---|---|
d2531e6b58 | |||
df132814c8 |
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -15,6 +15,7 @@ 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