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 251de93 commit cd20a9a
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 ${{ vars.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 cd20a9a

Please sign in to comment.