Removed internal VMware replace URL from bitnami public charts (#8795)

Signed-off-by: Martin Perez <martinpe@vmware.com>
This commit is contained in:
mpermar
2022-01-26 12:40:25 +01:00
committed by GitHub
parent ab12002678
commit 7f6226a8bf

View File

@@ -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