Skip to content

Commit

Permalink
contrib/intel/jenkins: Migrate to new head node
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Dworkin <[email protected]>
  • Loading branch information
zachdworkin committed Dec 6, 2024
1 parent 3dc7bfb commit 9b251fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/intel/jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ def skip() {
pipeline {
agent {
node {
label 'main'
label 'cbj-main'
customWorkspace "workspace/${JOB_NAME}/${env.BUILD_NUMBER}"
}
}
Expand Down

0 comments on commit 9b251fe

Please sign in to comment.