mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2025-12-31 06:39:35 -06:00
update docker path
This commit is contained in:
2
.github/workflows/staging-deploy.yml
vendored
2
.github/workflows/staging-deploy.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
||||
username: ${{ secrets.STAGING_SERVER_USER }}
|
||||
key: ${{ secrets.STAGING_SERVER_SSH_KEY }}
|
||||
script: |
|
||||
cd checkmate/server/docker/staging
|
||||
cd checkmate/docker/staging
|
||||
docker compose down
|
||||
docker compose pull
|
||||
docker compose up -d
|
||||
|
||||
Reference in New Issue
Block a user