commit | 3e25b6b238f329ee17bf023e610d0175e899aa16 | [log] [tgz] |
---|---|---|
author | Sergey Otpuschennikov <sotpuschennikov@mirantis.com> | Fri Sep 11 19:45:00 2020 +0400 |
committer | Sergey Otpuschennikov <sotpuschennikov@mirantis.com> | Fri Sep 11 19:45:00 2020 +0400 |
tree | 7e6734b87a24b961f1da10e1818881877aed9a6d | |
parent | 70c79dd4879feef3e9a89188176393104b1d4a7b [diff] [blame] |
Initial commit Add jenkins configuration for sandbox Change-Id: I117fecfe3af0b14ea4aac7db3211bc3517caf56b Related-PROD: RE-336
diff --git a/credentials/artifactory.yaml b/credentials/artifactory.yaml new file mode 100644 index 0000000..1661450 --- /dev/null +++ b/credentials/artifactory.yaml
@@ -0,0 +1,9 @@ +--- +credentials: + system: + domainCredentials: + - credentials: + - usernamePassword: + id: artifactory + username: jenkins + password: ${CRED_ARTIFACTORY_PASSWORD}