fix: agent 6 for jenkins
This commit is contained in:
Vendored
+1
-1
@@ -20,7 +20,7 @@ def ENV_LAYOUT = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent { label 'jagent06' }
|
||||||
|
|
||||||
triggers {
|
triggers {
|
||||||
GenericTrigger(
|
GenericTrigger(
|
||||||
|
|||||||
Reference in New Issue
Block a user