mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/charts] Use Main Catalog Testing CSP Org for GitHub testing pipelines (#15772)
Signed-off-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
2
.github/workflows/ci-pipeline.yml
vendored
2
.github/workflows/ci-pipeline.yml
vendored
@@ -14,7 +14,7 @@ permissions:
|
||||
pull-requests: write
|
||||
env:
|
||||
CSP_API_URL: https://console.cloud.vmware.com
|
||||
CSP_API_TOKEN: ${{ secrets.CSP_API_TOKEN }}
|
||||
CSP_API_TOKEN: ${{ secrets.CSP_API_TESTING_TOKEN }}
|
||||
VIB_PUBLIC_URL: https://cp.bromelia.vmware.com
|
||||
# Avoid concurrency over the same PR
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user