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 1429489 commit 808bf45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
arguments: clean bootJar
- name: Check build output
run: ls -al /home/runner/work/Mediscan-Server/Mediscan-Server/build/libs
run: ls -al /home/runner/work/Mediscan-Server/Mediscan-Server
- name: docker image build
run: docker build -t ${{ secrets.DOCKERHUB_USERNAME }}/mediscan .
- name: docker login
Expand Down

0 comments on commit 808bf45

Please sign in to comment.