Skip to content

Commit

Permalink
(Hopefully) start the containers again after deploying the new versio…
Browse files Browse the repository at this point in the history
…n. Part of #48
  • Loading branch information
Adrian McEwen committed Dec 7, 2021
1 parent 1224e43 commit a4547f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
git pull
docker-compose build
docker-compose down
docker-compose start
docker-compose up -d

0 comments on commit a4547f2

Please sign in to comment.