We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b993d3f commit b168d74Copy full SHA for b168d74
ci/release/Jenkinsfile
@@ -23,7 +23,7 @@ import org.hibernate.jenkins.pipeline.helpers.version.Version
23
24
pipeline {
25
agent {
26
- label 'Worker&&Containers'
+ label 'Release'
27
}
28
tools {
29
maven 'Apache Maven 3.9'
0 commit comments