Skip to content

Commit

Permalink
Migrate promotion function from GCP (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
saberduck committed Nov 7, 2023
1 parent 47a72e9 commit bbdf369
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bbdf369

Please sign in to comment.