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 0747a0b commit 78fbeeaCopy full SHA for 78fbeea
.github/workflows/docker-latest.yml
@@ -53,6 +53,7 @@ jobs:
53
uses: docker/build-push-action@v5
54
with:
55
context: .
56
+ load: true
57
labels: ${{ steps.meta.outputs.labels }}
58
outputs: type=image,"name=${{ env.FACILMAP_REPO }}",push-by-digest=true,name-canonical=true,push=true
59
tags: facilmap-ci
0 commit comments