Skip to content

Commit 67b49d7

Browse files
committed
Re-add removed load attribute
1 parent 965f51f commit 67b49d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_container.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
context: .
3333
# Need load and tags so we can test it below
34+
load: true
3435
tags: tag_for_testing
3536
outputs: type=docker,dest=${{ runner.temp }}/myimage.tar
3637

0 commit comments

Comments
 (0)