Skip to content

Commit bd398e1

Browse files
[NO JIRA] Remove remains of Burgr from configuration (#4837)
1 parent efc35ae commit bd398e1

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.cirrus.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ env:
1111
ARTIFACTORY_DEPLOY_REPO: sonarsource-public-qa
1212
ARTIFACTORY_ACCESS_TOKEN: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-private-reader access_token]
1313
GITHUB_TOKEN: VAULT[development/github/token/licenses-ro token]
14-
# burgr notification
15-
BURGR_URL: VAULT[development/kv/data/burgr data.url]
16-
BURGR_USERNAME: VAULT[development/kv/data/burgr data.cirrus_username]
17-
BURGR_PASSWORD: VAULT[development/kv/data/burgr data.cirrus_password]
1814
GRADLE_ENTERPRISE_USERNAME: VAULT[development/team/sonarqube/kv/data/gradle-enterprise data.username]
1915
GRADLE_ENTERPRISE_PASSWORD: VAULT[development/team/sonarqube/kv/data/gradle-enterprise data.password]
2016
GRADLE_ENTERPRISE_URL: VAULT[development/team/sonarqube/kv/data/gradle-enterprise data.url]
@@ -293,8 +289,6 @@ promote_task:
293289
#promotion cloud function
294290
ARTIFACTORY_PROMOTE_ACCESS_TOKEN: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promoter access_token]
295291
GITHUB_TOKEN: VAULT[development/github/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promotion token]
296-
#artifacts that will have downloadable links in burgr
297-
ARTIFACTS: org.sonarsource.java:sonar-java-plugin:jar
298292
maven_cache:
299293
folder: ${CIRRUS_WORKING_DIR}/.m2/repository
300294
script: cirrus_promote_maven

0 commit comments

Comments
 (0)