Skip to content

Commit 3126e70

Browse files
authored
Update Jenkins Slaves label to xlr instead of linux-docker-xlr
1 parent 7942bae commit 3126e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pipeline {
2929
}
3030
agent {
3131
node {
32-
label 'linux-docker-xlr'
32+
label 'xlr'
3333
}
3434
}
3535

0 commit comments

Comments
 (0)