fix(ci): force remove old container before deploy
Some checks failed
Deploy to Production / deploy (push) Failing after 7s
Some checks failed
Deploy to Production / deploy (push) Failing after 7s
This commit is contained in:
@@ -20,4 +20,4 @@ jobs:
|
||||
docker rm -f nonograms-app || true
|
||||
|
||||
# Start nowej wersji
|
||||
docker compose up -d --build
|
||||
docker compose up -d --build
|
||||
|
||||
Reference in New Issue
Block a user