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