Skip to content

Commit

Permalink
Update CD to use runtime_param file
Browse files Browse the repository at this point in the history
Signed-off-by: FraPazGal <fdepaz@vmware.com>
  • Loading branch information
FraPazGal committed Mar 10, 2023
1 parent fe9c959 commit 28c7f0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ jobs:
pipeline: ${{ needs.get-chart.outputs.chart }}/vib-publish.json
config: charts/.vib/
verification-mode: ${{ steps.get-asset-vib-config.outputs.verification_mode }}
runtime-parameters-file: ${{ needs.get-chart.outputs.chart }}/runtime-parameters.yaml
env:
VIB_ENV_TARGET_PLATFORM: ${{ secrets.VIB_ENV_TARGET_PLATFORM }}
VIB_ENV_ALTERNATIVE_TARGET_PLATFORM: ${{ secrets.VIB_ENV_ALTERNATIVE_TARGET_PLATFORM }}
Expand Down

0 comments on commit 28c7f0a

Please sign in to comment.