Skip to content

Commit

Permalink
hotfix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
SachaWildCode committed Jun 19, 2024
1 parent aa4c487 commit 2b2517d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
passphrase: ${{ secrets.SSH_PASSPHRASE }}
script: |
docker pull sachawildcode/projet-poec:latest &&
docker-compose up -d --force-recreate
docker pull sachawildcode/projet-poec:latest &&
docker-compose up -d --force-recreate

0 comments on commit 2b2517d

Please sign in to comment.