diff --git a/.github/workflows/vib.yaml b/.github/workflows/vib.yaml index 31e8beb815..30ef9fef25 100644 --- a/.github/workflows/vib.yaml +++ b/.github/workflows/vib.yaml @@ -14,7 +14,6 @@ env: CSP_API_URL: https://console.cloud.vmware.com CSP_API_TOKEN: ${{ secrets.CSP_API_TOKEN }} VIB_PUBLIC_URL: https://cp.bromelia.vmware.com - VIB_REPLACE_PUBLIC_URL: ${{ secrets.VIB_REPLACE_PUBLIC_URL }} # Replaces with VPN-friendly url jobs: vib-validate: # make sure chart is linted/safe runs-on: ubuntu-latest