Fix infra merge jjb job.
[infra/cicd.git] / jjb / geode / global-template-apache-geode-build.yaml
index a78b074ad4d920ebbda20bea271d5f9095029714..3d66cf27a9e62ba96a2ae93151e87333ccd09872 100644 (file)
@@ -1,7 +1,7 @@
 ---
 #
 # ============LICENSE_START=======================================================
-#  Copyright (C) 2018-2019 Nordix Foundation.
+#  Copyright (C) 2018-2022 Nordix Foundation.
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -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
       - 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:
     builders:
       - '{build-executor}'
 
-    publishers:
-      - notify-slack:
-          slack-channel: '#geode'
-          notify-start: true
-          notify-success: true
-          notify-failure: true
-          notify-back-to-normal: true
\ No newline at end of file
+    # publishers:
+    #   - notify-slack:
+    #       slack-channel: '#geode-ci'
+    #       notify-start: true
+    #       notify-success: true
+    #       notify-failure: true
+    #       notify-back-to-normal: true