Skip to content

Commit

Permalink
chore: deploy 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
sejineer committed May 27, 2024
1 parent 96ebdab commit 9ffc404
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
uses: gradle/gradle-build-action@v3
with:
arguments: clean bootJar
- name: Check build output
run: ls -la build/libs
- name: docker image build
run: docker build -t ${{ secrets.DOCKERHUB_USERNAME }}/mediscan .
- name: docker login
Expand Down

0 comments on commit 9ffc404

Please sign in to comment.