Skip to content

Commit

Permalink
[fix] Update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejkaye committed Apr 8, 2024
1 parent f6e47e0 commit 559c88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
script: |
cd ${{ secrets.PROJECT_ROOT }}
git pull
docker-compose -f docker-compose.prod.yml up --build -d
docker compose -f docker-compose.prod.yml up --build -d

0 comments on commit 559c88b

Please sign in to comment.