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 e8f5ef9 commit f6c6827Copy full SHA for f6c6827
ci/release/Jenkinsfile
@@ -64,7 +64,7 @@ def checkoutReleaseScripts() {
64
65
pipeline {
66
agent {
67
- label 'Worker&&Containers'
+ label 'Release'
68
}
69
triggers {
70
// Run every week Sunday midnight
0 commit comments