Skip to content

Commit 185dca8

Browse files
committed
ci: save built docker image
1 parent dfd0b3e commit 185dca8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ jobs:
9595
with:
9696
context: .
9797
file: Dockerfile
98-
tags: navigation-data-interface-wasm-build
98+
tags: navigation-data-interface-wasm-build:latest
99+
load: true
99100
cache-from: type=gha
100101
cache-to: type=gha
101102

0 commit comments

Comments
 (0)