Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jinia91 authored Aug 18, 2024
1 parent e8c138d commit ff61355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: 도커 이미지 빌드 및 도커허브에 이미지 올리기
uses: docker/[email protected]
with:
context: .
context: ./mains/monolith-main
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/blog-backend:${{ github.sha }}

Expand Down

0 comments on commit ff61355

Please sign in to comment.