Skip to content

Commit

Permalink
fix(BUILD-5634): no Burgr
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-carsique-sonarsource committed Jul 11, 2024
1 parent b437f1f commit 7742830
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ env:
ARTIFACTORY_PRIVATE_USERNAME: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-private-reader username]
ARTIFACTORY_PRIVATE_PASSWORD: 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]

GRADLE_USER_HOME: ${CIRRUS_WORKING_DIR}/.gradle

eks_container: &CONTAINER_DEFINITION
Expand Down Expand Up @@ -69,6 +64,4 @@ promote_task:
env:
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.dummy:sonar-dummy-oss-plugin:jar
script: cirrus_promote_gradle

0 comments on commit 7742830

Please sign in to comment.