Skip to content

Commit 8c1ea68

Browse files
committed
fix: specify Containerfile :eyeroll:
Signed-off-by: Ian Meyer <[email protected]>
1 parent 9bc17af commit 8c1ea68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
uses: docker/build-push-action@v5
4343
with:
4444
context: .
45+
file: ./Containerfile
4546
push: true
4647
tags: ${{ steps.meta.outputs.tags }}
4748
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)