update docker path

This commit is contained in:
Alex Holliday
2025-04-20 12:04:47 -07:00
parent 426ad725a4
commit 3d0bdfd5df

View File

@@ -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