Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriqueAmorim20 committed Oct 24, 2023
1 parent ceea5a2 commit 2468d32
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 @@ -45,4 +45,4 @@ jobs:
cd ${{env.TARGET_DIR}}
git checkout CD_test_branch
git pull
docker-compose -f docker-compose.prod.yml up -V --force-recreate --build -d
docker compose -f docker-compose.prod.yml up -V --force-recreate --build -d

0 comments on commit 2468d32

Please sign in to comment.