Skip to content

Commit

Permalink
fix: Update the GitHub workflow for the Auto Dispatch for the new hel…
Browse files Browse the repository at this point in the history
…m chart structure (eclipse-tractusx#18)

Co-authored-by: Arnab Kumar Nandy <arnab.nandy˛cofinity-x.com>
  • Loading branch information
arnabcx authored Aug 30, 2024
1 parent b48b89f commit 40b5a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cfx-build-scan-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
TOKEN: ${{ steps.get_token.outputs.token }}
HELM_VALUES_PATH: "policy-hub/dev/values.yaml"
IMAGE_TAG: ${{ steps.get_tag.outputs.main_tag }}
IMAGE_TAG_PROPERTY: '(.[\"policyhub\", \"policyhubmigrations\"].image.tag)'
IMAGE_TAG_PROPERTY: '(.[\"service\", \"migrations\"].image.tag)'
GITHUB_RUN_ID: ${{ github.run_id }}
run: |
curl -L \
Expand Down

0 comments on commit 40b5a7d

Please sign in to comment.