X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode%2Fglobal-template-apache-geode-build.yaml;h=65217c4723c989f65ed565765daf60c85e88a043;hb=e37d36f4d0ae00a18724e19a482a0ae723940387;hp=a78b074ad4d920ebbda20bea271d5f9095029714;hpb=c8dcf1c591156a27f450e52dbfc039c5ab4849aa;p=infra%2Fcicd.git diff --git a/jjb/geode/global-template-apache-geode-build.yaml b/jjb/geode/global-template-apache-geode-build.yaml index a78b074a..65217c47 100644 --- a/jjb/geode/global-template-apache-geode-build.yaml +++ b/jjb/geode/global-template-apache-geode-build.yaml @@ -18,7 +18,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= - job-template: - name: 'apache-geode-build-jdk{java-build-version}' + name: 'apache-geode-build-release-jdk{java-build-version}' node: geode-ubuntu1804 disabled: false @@ -28,6 +28,12 @@ - logrotate - github: url: 'https://github.com/Nordix/geode.git/' + wrappers: + - credentials-binding: + - username-password-separated: + credential-id: infra-nordix-artifactory-api-key + username: ARTIFACTORY_USER + password: ARTIFACTORY_API_KEY parameters: - string: @@ -76,8 +82,8 @@ publishers: - notify-slack: - slack-channel: '#geode' + slack-channel: '#geode-ci' notify-start: true notify-success: true notify-failure: true - notify-back-to-normal: true \ No newline at end of file + notify-back-to-normal: true