Skip to content

Commit

Permalink
Fix prod ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrodamasio committed Jul 17, 2023
1 parent 45a3253 commit 4a25ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
cd ~/apps/rbs/src"
sudo docker-compose up -d --build
docker-compose up -d --build
echo "Deploy finalizado"

0 comments on commit 4a25ef7

Please sign in to comment.