Skip to content

Commit a2557e4

Browse files
committed
python: update agent label for build stage
1 parent c7dceab commit a2557e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/python-scripted-build-pipeline.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ pipeline {
120120
}
121121
}
122122
stage('build') {
123-
agent { label "master" }
124123
steps {
125124
script {
126125
def DIST_COMBOS_COPY=DIST_COMBOS

0 commit comments

Comments
 (0)