Skip to content

Commit 56b62d3

Browse files
committed
Try another file value for docker/build-push-action@v6
1 parent c884c90 commit 56b62d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
tags: ${{ steps.meta.outputs.tags }}
5353
labels: ${{ steps.meta.outputs.labels }}
5454
context: .
55-
file: "{context}/etc/docker/Dockerfile"
55+
file: ./etc/docker/Dockerfile

0 commit comments

Comments
 (0)