Skip to content

Commit

Permalink
SONARPY-1550: Google cloud function for promotion migration (#1634)
Browse files Browse the repository at this point in the history
  • Loading branch information
joke1196 authored Nov 6, 2023
1 parent 57b7046 commit 58ad17d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,7 @@ promote_task:
memory: 1G
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.python:sonar-python-plugin:jar
Expand Down

0 comments on commit 58ad17d

Please sign in to comment.