mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
@@ -160,7 +160,6 @@ jobs:
|
||||
pipeline: ${{ needs.get-chart.outputs.chart }}/vib-publish.json
|
||||
config: charts/.vib/
|
||||
verification-mode: ${{ steps.get-asset-vib-config.outputs.verification_mode }}
|
||||
retry-count: 6
|
||||
env:
|
||||
VIB_ENV_TARGET_PLATFORM: ${{ secrets.VIB_ENV_TARGET_PLATFORM }}
|
||||
VIB_ENV_ALTERNATIVE_TARGET_PLATFORM: ${{ secrets.VIB_ENV_ALTERNATIVE_TARGET_PLATFORM }}
|
||||
|
||||
@@ -32,6 +32,5 @@ jobs:
|
||||
- uses: vmware-labs/vmware-image-builder-action@main
|
||||
with:
|
||||
pipeline: thanos/bucketweb/vib-verify.json
|
||||
retry-count: 6
|
||||
env:
|
||||
VIB_ENV_TARGET_PLATFORM: ${{ secrets.VIB_ENV_TARGET_PLATFORM }}
|
||||
|
||||
@@ -115,7 +115,6 @@ jobs:
|
||||
with:
|
||||
pipeline: ${{ needs.get-chart.outputs.chart }}/vib-verify.json
|
||||
verification-mode: ${{ steps.get-asset-vib-config.outputs.verification_mode }}
|
||||
retry-count: 6
|
||||
env:
|
||||
# Target-Platform used by default
|
||||
VIB_ENV_TARGET_PLATFORM: ${{ secrets.VIB_ENV_TARGET_PLATFORM }}
|
||||
|
||||
Reference in New Issue
Block a user