Skip to content

Commit

Permalink
Update backend-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
poi1649 authored Nov 23, 2023
1 parent b9822bf commit 419bde7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: 도커 이미지 빌드 후 허브에 업로드
context: .
uses: docker/build-push-action@v2
with:
file: ./Dockerfile
Expand Down

0 comments on commit 419bde7

Please sign in to comment.