File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -50,9 +50,5 @@ promote_task:
50
50
env :
51
51
ARTIFACTORY_PROMOTE_ACCESS_TOKEN : VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promoter access_token]
52
52
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
57
53
<< : *POETRY_TEMPLATE
58
54
promote_script : cirrus_promote
Original file line number Diff line number Diff line change 1
1
# 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
You can’t perform that action at this time.
0 commit comments