We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
file
docker/build-push-action@v6
1 parent c884c90 commit 56b62d3Copy full SHA for 56b62d3
.github/workflows/workflow.yml
@@ -52,4 +52,4 @@ jobs:
52
tags: ${{ steps.meta.outputs.tags }}
53
labels: ${{ steps.meta.outputs.labels }}
54
context: .
55
- file: "{context}/etc/docker/Dockerfile"
+ file: ./etc/docker/Dockerfile
0 commit comments