diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index e1f96fc..5cf065b 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -20,4 +20,4 @@ jobs: docker rm -f nonograms-app || true # Start nowej wersji - docker compose up -d --build \ No newline at end of file + docker compose up -d --build