Skip to content

Commit 0573634

Browse files
fix(BUILD-5634): no Burgr
1 parent 5754253 commit 0573634

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.cirrus.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,5 @@ promote_task:
5050
env:
5151
ARTIFACTORY_PROMOTE_ACCESS_TOKEN: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promoter access_token]
5252
GITHUB_TOKEN: VAULT[development/github/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promotion token]
53-
BURGR_URL: VAULT[development/kv/data/burgr data.url]
54-
BURGR_USERNAME: VAULT[development/kv/data/burgr data.cirrus_username]
55-
BURGR_PASSWORD: VAULT[development/kv/data/burgr data.cirrus_password]
56-
ARTIFACTS: :sonar_dummy_python_oss:tar.gz,:sonar_dummy_python_oss:whl:py3-none-any
5753
<<: *POETRY_TEMPLATE
5854
promote_script: cirrus_promote

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
2-
.github/CODEOWNERS @sonarsource/platform-devinfra-squad
2+
* @sonarsource/platform-devinfra-squad

0 commit comments

Comments
 (0)