forked from jmug/stoatchat
ci: load the built base image into Docker
This commit is contained in:
1
.github/workflows/docker.yaml
vendored
1
.github/workflows/docker.yaml
vendored
@@ -54,6 +54,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: false
|
push: false
|
||||||
|
load: true
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: base:latest
|
tags: base:latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user