This commit is contained in:
root
2025-05-19 20:11:07 +02:00
parent c5973cb8c9
commit be637a582a

View File

@@ -6,5 +6,6 @@
tasks:
- name: Update docker compose
ansible.builtin.shell:
args:
chdir: /opt/gitea
cmd: docker-compose pull && docker-compose up -d