test deploy
Some checks failed
Auto Deploy / deploy (push) Failing after 0s

This commit is contained in:
deonisii
2026-04-17 11:18:05 +03:00
parent aefa24dbef
commit 678f9e8cad
4 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ jobs:
steps:
- name: Deploy on server
run: |
cd ~/workparking
cd /home/deonisii/workparking
git pull origin main
docker compose up -d --build
docker image prune -f