mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Fix so that the index.yaml changes are pushed (#1402)
This commit is contained in:
@@ -99,7 +99,7 @@
|
|||||||
loop:
|
loop:
|
||||||
- git add index.yaml
|
- git add index.yaml
|
||||||
- git commit -m "{{ commit_message }}"
|
- git commit -m "{{ commit_message }}"
|
||||||
#- git push
|
- git push
|
||||||
args:
|
args:
|
||||||
chdir: "{{ temp_dir.path }}/"
|
chdir: "{{ temp_dir.path }}/"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user