Skip to content

Commit

Permalink
Update Ci-Cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nankaliali authored Jan 28, 2024
1 parent ce83520 commit 7626be9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Ci-Cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
host: ${{ secrets.HOST }}
port: ${{ secrets.PORT }}
script: |
cd ${{ secrets.PATH }}
docker compose stop
cd /root/Front-End
docker compose down
git pull
docker compose restart
docker compose up --build

0 comments on commit 7626be9

Please sign in to comment.