feat: upgrade immich to release
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 3m58s
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 3m58s
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
ansible.builtin.stat:
|
||||
path: "$HOME/{{ app }}"
|
||||
register: project
|
||||
|
||||
- name: Docker compose down
|
||||
when: project.stat.exists
|
||||
community.docker.docker_compose_v2:
|
||||
|
Reference in New Issue
Block a user