Skip to content

Commit b168d74

Browse files
committed
HBX-2948 Use specific Jenkins nodes for releases
1 parent b993d3f commit b168d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/release/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import org.hibernate.jenkins.pipeline.helpers.version.Version
2323

2424
pipeline {
2525
agent {
26-
label 'Worker&&Containers'
26+
label 'Release'
2727
}
2828
tools {
2929
maven 'Apache Maven 3.9'

0 commit comments

Comments
 (0)