first PoC frontend #3

Merged
nihonium merged 20 commits from cicd into master 2025-10-09 17:48:23 +03:00
Showing only changes of commit 11d073f275 - Show all commits

View file

@ -102,5 +102,5 @@ jobs:
run: |
cd deploy
docker compose down || true
docker-compose pull || true
docker compose pull || true
docker compose up -d