mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
fix: deploy.yml
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -26,6 +26,6 @@ jobs:
|
||||
key: ${{ secrets.KEY }}
|
||||
port: ${{ secrets.PORT }}
|
||||
script: |
|
||||
cd /root/fastapi-admin/
|
||||
cd /root/docker/fastapi-admin/
|
||||
docker-compose pull
|
||||
docker-compose up -d
|
||||
|
||||
Reference in New Issue
Block a user