diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index de9688bb94b5..0fbfce3e9ebd 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -94,7 +94,7 @@ jobs: env: CSP_API_URL: https://console.tanzu.broadcom.com CSP_API_TOKEN: ${{ secrets.CSP_API_TOKEN }} - VIB_PUBLIC_URL: https://cp.bromelia.vmware.com + VIB_PUBLIC_URL: https://cp.app-catalog.vmware.com continue-on-error: false strategy: fail-fast: false