Skip to content

Commit 2b2517d

Browse files
committed
hotfix deploy
1 parent aa4c487 commit 2b2517d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
key: ${{ secrets.SSH_PRIVATE_KEY }}
3737
passphrase: ${{ secrets.SSH_PASSPHRASE }}
3838
script: |
39-
docker pull sachawildcode/projet-poec:latest &&
40-
docker-compose up -d --force-recreate
39+
docker pull sachawildcode/projet-poec:latest &&
40+
docker-compose up -d --force-recreate

0 commit comments

Comments
 (0)