Skip to content

Commit

Permalink
Update Dockerfile location
Browse files Browse the repository at this point in the history
  • Loading branch information
taxe10 authored Aug 8, 2024
1 parent bd901fe commit 2762b6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
id: build-and-push
uses: docker/build-push-action@v4
with:
context: ./front
file: front/docker/Dockerfile
push: true
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 2762b6c

Please sign in to comment.