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