]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
SQSCANNER-124 Migrate away from FGC promote function (#163)
authorBenjamin Raymond <31401273+7PH@users.noreply.github.com>
Mon, 20 Nov 2023 14:51:45 +0000 (15:51 +0100)
committerGitHub <noreply@github.com>
Mon, 20 Nov 2023 14:51:45 +0000 (15:51 +0100)
.cirrus.yml

index c7bda9f51109a9470eb90163aef724914c054d49..946a7864998377d2b2d438513d62852a07671c4f 100644 (file)
@@ -13,10 +13,8 @@ env:
   ARTIFACTORY_DEPLOY_USERNAME: vault-${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-qa-deployer
   ARTIFACTORY_DEPLOY_PASSWORD: VAULT[development/artifactory/token/SonarSource-sonar-scanner-cli-qa-deployer access_token]
   ARTIFACTORY_DEPLOY_REPO: sonarsource-public-qa
-
-  GCF_ACCESS_TOKEN: VAULT[development/kv/data/promote data.token]
-  PROMOTE_URL: VAULT[development/kv/data/promote data.url]
-
+  ARTIFACTORY_PROMOTE_ACCESS_TOKEN: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promoter access_token]
+  
   BURGR_URL: VAULT[development/kv/data/burgr data.url]
   BURGR_USERNAME: VAULT[development/kv/data/burgr data.cirrus_username]
   BURGR_PASSWORD: VAULT[development/kv/data/burgr data.cirrus_password]