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.
2 parents 208521c + a2bb25e commit 9bade0bCopy full SHA for 9bade0b
Jenkinsfile
@@ -2,5 +2,5 @@
2
common {
3
slackChannel = '#connect-warn'
4
upstreamProjects = ['confluentinc/schema-registry','confluentinc/common']
5
- nodeLabel = 'docker-oraclejdk8'
+ nodeLabel = 'docker-debian-jdk8'
6
}
0 commit comments