mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Modifying stage playbook to not need jmespath
This commit is contained in:
1
.github/workflows/promote.yaml
vendored
1
.github/workflows/promote.yaml
vendored
@@ -35,7 +35,6 @@ 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 }} \
|
||||
|
||||
Reference in New Issue
Block a user