Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
Deploy
  • Loading branch information
DDonghyeo authored May 24, 2024
2 parents aee8164 + f72c806 commit 843fdc5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
ref: prod

#Setting JDK
- name: Set up JDK 17
Expand Down Expand Up @@ -148,3 +150,5 @@ jobs:
bash /home/docker_init.sh
bash /home/common.sh
bash /home/deploy.sh
docker image prune -f

0 comments on commit 843fdc5

Please sign in to comment.