Skip to content

Commit

Permalink
Merge branch 'master' of
Browse files Browse the repository at this point in the history
[email protected]:adoptium/ci-jenkins-pipelines.git
  • Loading branch information
sophia-guo committed Feb 5, 2024
2 parents 911e97e + 9569169 commit a63352a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/reproduce_comparison/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Jenkins job does reproducible build compare.
*/
import groovy.json.JsonOutput

def NODE_LABEL = 'worker'
env.NODE_LABEL = 'worker'

pipeline {
agent none
parameters {
Expand Down

0 comments on commit a63352a

Please sign in to comment.