We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e6881 commit a567609Copy full SHA for a567609
.github/workflows/image.yaml
@@ -27,7 +27,6 @@ jobs:
27
uses: docker/build-push-action@v2
28
with:
29
context: .
30
- file: docker/Dockerfile
31
push: true
32
tags: ${{ steps.meta_services.outputs.tags }}
33
labels: ${{ steps.meta_services.outputs.labels }}
0 commit comments