fix(ci): define container-runtime
Some checks failed
build-x86_64
build / build-x86_64 (push) Failing after 14s

This commit is contained in:
2023-05-21 13:07:08 +02:00
parent bcf0eed0a9
commit 6e8a6e70f7

View File

@ -26,5 +26,7 @@ jobs:
- name: build application
env:
CONTAINER_RUNTIME: podman
shell: bash
run: make container-image/build