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