Skip to content

Commit

Permalink
dev-cicd.yml deploy.sh 실행 구문 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
MinchoGreenT committed Mar 13, 2024
1 parent 28c04e7 commit 978d4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ jobs:
envs: GITHUB_SHA
script: |
sudo docker pull minchogt/farmus-spring
./
./deploy.sh
docker image prune -f

0 comments on commit 978d4b9

Please sign in to comment.