blob: 894c65bde4e784bf9f0f1106fa421ff7f96f26a5 (
plain)
1
2
3
4
5
6
7
8
|
---
customizedCredentialMappings:
- credentialsId: "pypi-staging-release"
tokenKey: "PYPI_STAGING_RELEASE"
- credentialsId: "pypi-token"
tokenKey: "PYPI_TOKEN"
- credentialsId: "pypi-test-token"
tokenKey: "PYPI_TEST_TOKEN"
|