Run notification pipeline without build agent
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
pipeline {
|
||||
agent {
|
||||
label 'linux && genarrative-build'
|
||||
}
|
||||
agent none
|
||||
|
||||
options {
|
||||
disableConcurrentBuilds()
|
||||
|
||||
Reference in New Issue
Block a user