Compare commits
2 Commits
b4aece7f29
...
d2531e6b58
Author | SHA1 | Date | |
---|---|---|---|
d2531e6b58 | |||
df132814c8 |
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -15,6 +15,7 @@ pipeline {
|
||||
stage("build") {
|
||||
steps {
|
||||
sh "python -m build"
|
||||
sh "splitmsa -h"
|
||||
}
|
||||
}
|
||||
stage("test") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user