From: Eric Ball Date: Sat, 17 Aug 2019 02:09:58 +0000 (-0700) Subject: Once nexus3 push is complete, unset alt_nexus_url X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=16b13dc68a3adc6234eeb8379b860c1fffb4daf9 Once nexus3 push is complete, unset alt_nexus_url create-netrc uses the value of alt_nexus_url if it's set. We need to remove this value so that the correct credentials are used for pushing logs at the end of the job. Change-Id: Ie3704f3e83226088e6b2d700c0e3ee2c5318e257 Signed-off-by: Eric Ball --- diff --git a/jjb/akraino-templates/akraino-ta-common-macros.yaml b/jjb/akraino-templates/akraino-ta-common-macros.yaml index 24436b9..df49779 100644 --- a/jjb/akraino-templates/akraino-ta-common-macros.yaml +++ b/jjb/akraino-templates/akraino-ta-common-macros.yaml @@ -135,6 +135,8 @@ - ../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