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 0a6d19a commit acc3de3Copy full SHA for acc3de3
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
maven 'Apache Maven 3.5'
0 commit comments