From bbdf3696bc5c1964fa6e78171910f522f2206642 Mon Sep 17 00:00:00 2001 From: Tibor Blenessy Date: Tue, 7 Nov 2023 09:18:52 +0100 Subject: [PATCH] Migrate promotion function from GCP (#255) --- .cirrus.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index b6641d221..9779853bb 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -146,9 +146,8 @@ promote_task: cpu: 0.5 memory: 500M env: - #promotion cloud function - GCF_ACCESS_TOKEN: VAULT[development/kv/data/promote data.token] - PROMOTE_URL: VAULT[development/kv/data/promote data.url] + #see https://xtranet-sonarsource.atlassian.net/wiki/spaces/RE/pages/2931064959/Cirrus+CI+-+How+to+migrate+away+of+GCP+promote+function + ARTIFACTORY_PROMOTE_ACCESS_TOKEN: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promoter access_token] GITHUB_TOKEN: VAULT[development/github/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promotion token] #artifacts that will have downloadable links in burgr ARTIFACTS: org.sonarsource.html:sonar-html-plugin:jar