Skip to content

Commit

Permalink
[fix] 배포 스크립트 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
MinchoGreenT committed Aug 17, 2024
1 parent 555d8e5 commit 2f6ff6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,6 @@ jobs:
envs: GITHUB_SHA
script: |
sudo docker pull modernfarmer/farmus-spring
cd docker-compose
./deploy.sh
docker image prune -f

0 comments on commit 2f6ff6a

Please sign in to comment.