Skip to content

Commit

Permalink
Update CD.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SalkCoding authored Dec 12, 2024
1 parent 607ba9b commit 2603106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ jobs:
script: |
cd /home/***/Backend
git pull origin main
source ~/.bashrc
sudo docker compose down
sudo docker compose up -d

0 comments on commit 2603106

Please sign in to comment.