mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
update deploy
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -13,7 +13,5 @@ jobs:
|
||||
port: ${{ secrets.PORT }}
|
||||
script: |
|
||||
cd /root/fastapi-admin/
|
||||
source venv/bin/activate.fish
|
||||
git pull
|
||||
make deps
|
||||
supervisorctl restart fastapi-admin
|
||||
docker-compose up -d --build
|
||||
|
||||
Reference in New Issue
Block a user