Skip to content

Commit

Permalink
SONARJAVA-4694 Migrate Promote task to Artifactory (#4526)
Browse files Browse the repository at this point in the history
  • Loading branch information
leveretka authored Nov 8, 2023
1 parent 7f94406 commit 7d72670
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 @@ -205,8 +205,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.java:sonar-java-plugin:jar
Expand Down

0 comments on commit 7d72670

Please sign in to comment.