Skip to content

Commit

Permalink
Merge pull request #194 from read-a-perfume/gn753-patch-1
Browse files Browse the repository at this point in the history
deploy: deploy_front.yaml
  • Loading branch information
gn753 authored Mar 4, 2024
2 parents 4c423c9 + 116c6b1 commit 3317b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_front.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build Docker Image and Push DockerHub
uses: docker/build-push-action@v4
with:
context: . # 변경 필요
# context: .
file: ./Dockerfile # 변경 필요
push: true
platforms: linux/arm64
Expand Down

0 comments on commit 3317b65

Please sign in to comment.