We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac2cd1 commit 5f5770aCopy full SHA for 5f5770a
1 file changed
.github/workflows/build.yml
@@ -53,8 +53,6 @@ jobs:
53
- name: Build and push
54
uses: docker/build-push-action@v6
55
with:
56
- context: .
57
- file: ./docker/Dockerfile
58
tags: ${{ steps.meta.outputs.tags }}
59
labels: ${{ steps.meta.outputs.labels }}
60
platforms: ${{ matrix.build.dockerPlatform }}
0 commit comments