Skip to content

Commit b5abcf2

Browse files
committed
Rewrite workflow
1 parent a399afe commit b5abcf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/container.yml

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
uses: docker/build-push-action@v6
7171
with:
7272
context: .
73+
load: true
7374
push: false
7475
target: builder
7576
file: ./Dockerfile

0 commit comments

Comments
 (0)