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 87c371d commit 764ad0d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,5 @@ jobs:
git checkout CD_test_branch
git pull
sudo docker compose stop
sudo docker kill gerocuidado-usuario-api-prod
sudo docker compose rm -f
sudo docker compose pull
sudo docker compose rm gerocuidado-usuario-api-prod
sudo docker compose -f docker-compose.prod.yml up -V --force-recreate --build -d

0 comments on commit 764ad0d

Please sign in to comment.