We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33008e commit 6b913d2Copy full SHA for 6b913d2
.cirrus.yml
@@ -158,9 +158,5 @@ promote_task:
158
env:
159
ARTIFACTORY_PROMOTE_ACCESS_TOKEN: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promoter access_token]
160
GITHUB_TOKEN: VAULT[development/github/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promotion token]
161
- BURGR_URL: VAULT[development/kv/data/burgr data.url]
162
- BURGR_USERNAME: VAULT[development/kv/data/burgr data.cirrus_username]
163
- BURGR_PASSWORD: VAULT[development/kv/data/burgr data.cirrus_password]
164
- ARTIFACTS: :pysonar_scanner:tar.gz,:pysonar_scanner:whl:py3-none-any
165
<<: *POETRY_TEMPLATE
166
promote_script: cirrus_promote
0 commit comments