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 d3b165b commit 9072864Copy full SHA for 9072864
Jenkinsfile
@@ -28,7 +28,7 @@ def archiveAndCleanup() {
28
29
pipeline {
30
agent {
31
- label 'Kubernetes'
+ label 'go1.12'
32
}
33
environment {
34
HTTP_PROXY = credentials('coherence-operator-http-proxy')
0 commit comments