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