Skip to content

Commit

Permalink
Update Jenkins label
Browse files Browse the repository at this point in the history
  • Loading branch information
xluciano committed Nov 9, 2023
1 parent 7eae1cb commit 1d18fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ pipeline {
expression { !env.GH_LABEL_DOC_ONLY.toBoolean() }
}
agent {
label 'xcore.ai-explorer-mod'
label 'xcore.ai-explorer-hil-tests'
}
stages {
stage('Checkout') {
Expand Down

0 comments on commit 1d18fc1

Please sign in to comment.