diff --git a/.github/workflows/cd-pipeline.yml b/.github/workflows/cd-pipeline.yml index 2024755458..01a5d92d84 100644 --- a/.github/workflows/cd-pipeline.yml +++ b/.github/workflows/cd-pipeline.yml @@ -67,7 +67,7 @@ jobs: 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 steps: diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 59a22ea536..615a05a055 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -428,7 +428,7 @@ jobs: verification-mode: ${{ steps.get-asset-vib-config.outputs.verification_mode }} runtime-parameters-file: ${{ steps.get-asset-vib-config.outputs.runtime_parameters_file }} 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 # Target-Platform used by default