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.
1 parent f8a61e0 commit fa674f5Copy full SHA for fa674f5
1 file changed
.github/workflows/docker-build.yml
@@ -47,4 +47,4 @@ jobs:
47
push: ${{ github.event_name != 'pull_request' }}
48
tags: ${{ steps.meta.outputs.tags }}
49
labels: ${{ steps.meta.outputs.labels }}
50
- file: env.DOCKERFILE_PATH
+ file: ${{ env.DOCKERFILE_PATH }}
0 commit comments