Skip to content

Commit

Permalink
Updated deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
rc1 committed Jul 24, 2024
1 parent 21dc7cf commit b9906ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Pull and Run Docker Image with Docker Compose
run: |
cd /home/ross/datadrive/docker-high-or-low-game/repo
cd ${{ secrets.DEPLOY_PATH }}
git pull origin main
docker compose pull
docker compose down
Expand Down

0 comments on commit b9906ee

Please sign in to comment.