Skip to content

Commit 07d398a

Browse files
committed
add option to inspect the image
1 parent 28e5a1d commit 07d398a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ runs:
185185
file: ${{ inputs.workdir }}/${{ inputs.file }}
186186
pull: true
187187
push: true
188-
load: true # Save the image to the Docker daemon
189188
ssh: ${{ inputs.ssh }}
190189
build-args: ${{ inputs.build-args }}
191190
cache-from: ${{ inputs.cache-from }}

0 commit comments

Comments
 (0)