Merge "Clear ALT_NEXUS_URL and SERVER_ID after netrc"
authorEric Ball <eball@linuxfoundation.org>
Tue, 17 Sep 2019 21:37:21 +0000 (21:37 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Tue, 17 Sep 2019 21:37:21 +0000 (21:37 +0000)
jjb/akraino-templates/akraino-ta-common-macros.yaml

index 2edf8de..f750e29 100644 (file)
           properties-content: 'ALT_NEXUS_URL=https://nexus3.akraino.org'
       - lf-infra-create-netrc:
           server-id: rpm.snapshots
+      - inject:
+          properties-content: |
+            ALT_NEXUS_URL=
+            SERVER_ID=
       - shell: !include-raw:
           # Ensure python-tools are installed in case job template does not
           # call the lf-infra-pre-build macro.
           - ../shell/ta-rpm-deploy.sh
       - shell: !include-raw:
           - ../../global-jjb/shell/logs-clear-credentials.sh
-      - inject:
-          properties-content: 'ALT_NEXUS_URL='
 
 - builder:
     name: ta-lf-infra-ship-isos