Skip to content

Commit

Permalink
NO-JIRA Remove dependencies on Burgr
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-mara-sonarsource committed Jul 31, 2024
1 parent c46304e commit e1d97e7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ env:
#Possible values for ARTIFACTORY_DEPLOY_REPO: sonarsource-private-qa, sonarsource-public-qa
ARTIFACTORY_DEPLOY_REPO: sonarsource-public-qa
ARTIFACTORY_ACCESS_TOKEN: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-private-reader access_token]
# burgr notification
BURGR_URL: VAULT[development/kv/data/burgr data.url]
BURGR_USERNAME: VAULT[development/kv/data/burgr data.cirrus_username]
BURGR_PASSWORD: VAULT[development/kv/data/burgr data.cirrus_password]
GITHUB_TOKEN: VAULT[development/github/token/licenses-ro token]
# Allows to run builds for the 50 last commits in a branch:
CIRRUS_CLONE_DEPTH: 50
Expand Down

0 comments on commit e1d97e7

Please sign in to comment.