Skip to content

Commit

Permalink
fix(ci): remove file path spec
Browse files Browse the repository at this point in the history
  • Loading branch information
shirok1 committed Jan 31, 2024
1 parent 978efc0 commit 9784217
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: ./${{ matrix.context }}
file: ./Dockerfile
target: final
builder: ${{ steps.buildx.outputs.name }}
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 9784217

Please sign in to comment.