Skip to content

Commit

Permalink
Merge pull request #1304 from john-westcott-iv/fix_jmes_path
Browse files Browse the repository at this point in the history
Adding jmespath to workflow for using json_query
  • Loading branch information
john-westcott-iv authored Mar 28, 2023
2 parents 1d34d86 + 9f0c5c8 commit d853e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/promote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Release Helm chart
run: |
pip install jmespath
ansible-playbook ansible/helm-release.yml -v \
-e operator_image=quay.io/${{ github.repository }} \
-e chart_owner=${{ github.repository_owner }} \
Expand Down

0 comments on commit d853e05

Please sign in to comment.