Skip to content

Commit bae1844

Browse files
committed
remove migrate command
1 parent b14400a commit bae1844

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/push_to_ec2.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
cd aws-django-redis/
4545
source venv/bin/activate
4646
pip install -r requirements.txt
47-
python manage.py migrate
4847
sudo supervisorctl reread
4948
sudo supervisorctl update
5049
sudo supervisorctl restart all

0 commit comments

Comments
 (0)