Change driver to docker for the derived image aswell
Some checks failed
release / dockerbuild (push) Failing after 9m24s
Some checks failed
release / dockerbuild (push) Failing after 9m24s
This commit is contained in:
parent
6cb701a3db
commit
e5905debb2
@ -40,6 +40,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
push: false
|
push: false
|
||||||
|
load: true
|
||||||
tags: osicstacks-base-web
|
tags: osicstacks-base-web
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
context: .
|
context: .
|
||||||
|
Loading…
Reference in New Issue
Block a user