Add Gitea Actions deploy workflow - new again
Deploy mael-landing / deploy (push) Failing after 1s

This commit is contained in:
2026-06-08 21:22:52 +02:00
parent ab062b2633
commit 9a7f2c47d6
+1
View File
@@ -11,6 +11,7 @@ jobs:
steps:
- name: Pull and restart
run: |
git config --global --add safe.directory /home/mads/mael-landing
cd /home/mads/mael-landing
git pull origin master
docker compose restart