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