Skip to content

Commit

Permalink
test deploy13
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegGsk committed Sep 27, 2024
1 parent 36c394c commit aab2f02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prod_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,5 @@ jobs:
echo "adaptive_hockey_federation.service is active"
docker compose exec adaptive_hockey_federation python manage.py collectstatic --noinput
docker compose exec adaptive_hockey_federation python manage.py migrate
docker exec adaptive_hockey_federation python manage.py collectstatic --noinput
docker exec adaptive_hockey_federation python manage.py migrate

0 comments on commit aab2f02

Please sign in to comment.