update deploy.yml

This commit is contained in:
long2ice
2020-06-21 11:34:26 +08:00
parent f0315be345
commit d5e6fff4a6

View File

@@ -15,5 +15,5 @@ jobs:
cd /root/fastapi-admin/
source venv/bin/activate.fish
git pull
make up
make deps
supervisorctl restart fastapi-admin