Skip to content

Commit 068704f

Browse files
committed
feat: load image for test build
1 parent 82d7c02 commit 068704f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
context: .
2828
push: false
29+
load: true
2930
tags: template-rust:test
3031
cache-from: type=gha
3132
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)