Skip to content

Commit

Permalink
edit cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Fauzanmhr committed Aug 22, 2024
1 parent 5518673 commit 6eb5440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
passphrase: ${{ secrets.PASSPHRASE }}
key: ${{ secrets.PRIVATE_KEY }}
script: |
cd ~/.apps/zannime-dev
cd ~/.apps/zannime_dev
git pull
git status
sudo docker compose -f docker-compose-dev.yaml build
Expand Down

0 comments on commit 6eb5440

Please sign in to comment.