From: Malena Ebert <63863184+malena-ebert-sonarsource@users.noreply.github.com> Date: Thu, 17 Nov 2022 16:24:08 +0000 (+0100) Subject: feat(BUILD-2139): use access token for promotion X-Git-Tag: 9.8.0.63668~84 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7b972a4e88b8f72d7c113c218994f7dd32ea6282;p=sonarqube.git feat(BUILD-2139): use access token for promotion --- diff --git a/.cirrus.yml b/.cirrus.yml index bd09378e488..4950faeaef0 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -9,7 +9,7 @@ env: ARTIFACTORY_DEPLOY_USERNAME: vault-${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-qa-deployer ARTIFACTORY_DEPLOY_PASSWORD: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-qa-deployer access_token] ARTIFACTORY_ACCESS_TOKEN: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-private-reader access_token] - ARTIFACTORY_PROMOTE_API_KEY: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promoter access_token] + ARTIFACTORY_PROMOTE_ACCESS_TOKEN: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promoter access_token] # download licenses for testing commercial editions GITHUB_TOKEN: VAULT[development/github/token/licenses-ro token] # notifications to burgr