Fix conditional
This commit is contained in:
parent
e13428d63b
commit
37551c095c
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@
|
|||
owner: git
|
||||
group: git
|
||||
mode: 0640
|
||||
when: push_latest_gitea_dump == 'yes'
|
||||
when: push_latest_gitea_dump.user_input == 'yes'
|
||||
|
||||
- name: Deploy repos
|
||||
become: true
|
||||
|
|
Loading…
Reference in a new issue