Skip to content

Commit 78fbeea

Browse files
committed
Fix build
1 parent 0747a0b commit 78fbeea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-latest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
uses: docker/build-push-action@v5
5454
with:
5555
context: .
56+
load: true
5657
labels: ${{ steps.meta.outputs.labels }}
5758
outputs: type=image,"name=${{ env.FACILMAP_REPO }}",push-by-digest=true,name-canonical=true,push=true
5859
tags: facilmap-ci

0 commit comments

Comments
 (0)