Skip to content

Commit 2012e58

Browse files
authored
Update scriptgeneratorJenkinsfile
1 parent 1bfaf2e commit 2012e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptgeneratorJenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pipeline {
44

55
// agent defines where the pipeline will run.
66
agent {
7-
label "ndw1757"
7+
label "ndw1926"
88
}
99

1010
triggers {

0 commit comments

Comments
 (0)