commit | ed8ea73667d9e5820124d006bfe0b6858fa0cfff | [log] [tgz] |
---|---|---|
author | matthew-mcneilly <matthew.mcneilly@est.tech> | Wed Jul 29 14:23:46 2020 +0100 |
committer | matthew-mcneilly <matthew.mcneilly@est.tech> | Wed Jul 29 14:26:10 2020 +0100 |
tree | eac99dd89baa2cf407b9f957ebec9d7ad03408d5 | |
parent | dbc7e4cc58faf592d794fcfcaf96f43de99d2423 [diff] [blame] |
Change to wrapper used for Artifactory key Follow on change for https://gerrit.nordix.org/#/c/infra/cicd/+/5154/ Signed-off-by: matthew-mcneilly <matthew.mcneilly@est.tech> Change-Id: I8301e7d012c6834ea6c7a1eb932ca7cc56014813
diff --git a/jjb/onap/uds/uds-macros.yaml b/jjb/onap/uds/uds-macros.yaml index d1a866d..802643b 100644 --- a/jjb/onap/uds/uds-macros.yaml +++ b/jjb/onap/uds/uds-macros.yaml
@@ -208,3 +208,13 @@ builders: - shell: !include-raw: ./scripts/push-repos.sh + +# Wrapper for Artifactory API Key +- wrapper: + name: 'artifactory-credentials' + wrappers: + - credentials-binding: + - username-password-separated: + credential-id: 'nordix-cicd-arm-credentials' + username: NORDIX_ARM_USERNAME + password: NORDIX_ARM_TOKEN