File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -146,9 +146,8 @@ promote_task:
146
146
cpu : 0.5
147
147
memory : 500M
148
148
env :
149
- # promotion cloud function
150
- GCF_ACCESS_TOKEN : VAULT[development/kv/data/promote data.token]
151
- PROMOTE_URL : VAULT[development/kv/data/promote data.url]
149
+ # see https://xtranet-sonarsource.atlassian.net/wiki/spaces/RE/pages/2931064959/Cirrus+CI+-+How+to+migrate+away+of+GCP+promote+function
150
+ ARTIFACTORY_PROMOTE_ACCESS_TOKEN : VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promoter access_token]
152
151
GITHUB_TOKEN : VAULT[development/github/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promotion token]
153
152
# artifacts that will have downloadable links in burgr
154
153
ARTIFACTS : org.sonarsource.html:sonar-html-plugin:jar
You can’t perform that action at this time.
0 commit comments