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 5d79f9c commit bd52015Copy full SHA for bd52015
ci/release/Jenkinsfile
@@ -9,7 +9,7 @@ import org.hibernate.jenkins.pipeline.helpers.version.Version
9
10
pipeline {
11
agent {
12
- label 'Worker&&Containers'
+ label 'Release'
13
}
14
tools {
15
maven 'Apache Maven 3.9'
ci/snapshot-publish/Jenkinsfile
@@ -14,7 +14,7 @@ if (currentBuild.getBuildCauses().toString().contains('BranchIndexingCause')) {
16
17
18
19
20
0 commit comments