fix(ci): define container-runtime
This commit is contained in:
parent
bcf0eed0a9
commit
6e8a6e70f7
@ -26,5 +26,7 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
- name: build application
|
- name: build application
|
||||||
|
env:
|
||||||
|
CONTAINER_RUNTIME: podman
|
||||||
shell: bash
|
shell: bash
|
||||||
run: make container-image/build
|
run: make container-image/build
|
Loading…
Reference in New Issue
Block a user