Skip to content

Commit

Permalink
BUILD-4027 Migrate away from promote GCP function
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Lorenzana committed Dec 4, 2023
1 parent da3941a commit fbf067d
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 @@ -63,9 +63,7 @@ promote_task:
cpu: 1
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.parent:parent:pom
Expand Down

0 comments on commit fbf067d

Please sign in to comment.