mirror of
https://github.com/bitnami/containers.git
synced 2026-02-09 18:57:39 +08:00
[bitnami/containers] Update CSP endpoint for VIB actions (#72363)
Signed-off-by: Andrés Bono <andresbono@vmware.com>
This commit is contained in:
4
.github/workflows/ci-pipeline.yml
vendored
4
.github/workflows/ci-pipeline.yml
vendored
@@ -89,10 +89,10 @@ jobs:
|
||||
needs.get-containers.outputs.result == 'ok' &&
|
||||
github.event.pull_request.user.login != 'bitnami-bot'
|
||||
name: VIB Verify
|
||||
permissions:
|
||||
permissions:
|
||||
contents: read
|
||||
env:
|
||||
CSP_API_URL: https://console.cloud.vmware.com
|
||||
CSP_API_URL: https://console.tanzu.broadcom.com
|
||||
CSP_API_TOKEN: ${{ secrets.CSP_API_TOKEN }}
|
||||
VIB_PUBLIC_URL: https://cp.bromelia.vmware.com
|
||||
continue-on-error: false
|
||||
|
||||
Reference in New Issue
Block a user