Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
d27dae9539 | |||
9f5fb86f90 |
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -14,7 +14,6 @@ pipeline {
|
||||
when {
|
||||
anyOf {
|
||||
branch 'master'
|
||||
branch 'nfpm-packaging'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
|
Reference in New Issue
Block a user