chore: try to fix docker.yaml

This commit is contained in:
Paul Makles
2022-06-02 11:24:26 +01:00
parent a06ef2ba1a
commit a100b7aefa

View File

@@ -99,7 +99,7 @@ jobs:
context: .
push: true
platforms: linux/amd64
file: {context}/${{ steps.export.outputs.path }}/Dockerfile
file: ${{ steps.export.outputs.path }}/Dockerfile
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha