Skip to content

Commit

Permalink
Migrate promotion function from GCP (#4356)
Browse files Browse the repository at this point in the history
  • Loading branch information
saberduck authored Nov 3, 2023
1 parent e197af4 commit 1cc2e07
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,9 +299,7 @@ promote_task:
cpu: 2
memory: 4G
env:
#promotion cloud function
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]
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.javascript:sonar-javascript-plugin:jar
Expand Down

0 comments on commit 1cc2e07

Please sign in to comment.