Skip to content

Commit

Permalink
Fix/dev ci cd (#282)
Browse files Browse the repository at this point in the history
* fix

* fix docker
  • Loading branch information
KonstantinRaikhert authored Sep 5, 2023
1 parent 638ae89 commit 935b66e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-bot-on-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@ jobs:
sudo systemctl restart spread_wings_bot.service
# Applying initialization commands
sleep 7
docker exec spread-wings-bot python manage.py migrate
docker exec spread-wings-bot python manage.py collectstatic --noinput

0 comments on commit 935b66e

Please sign in to comment.