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 2036a00 + 25f090e commit 311e725Copy full SHA for 311e725
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