Skip to content

Commit

Permalink
[bitnami/containers] Update CSP endpoint for VIB actions
Browse files Browse the repository at this point in the history
Signed-off-by: Andrés Bono <[email protected]>
  • Loading branch information
andresbono committed Sep 11, 2024
1 parent c287742 commit af60c00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit af60c00

Please sign in to comment.