File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments