1 Commits

Author SHA1 Message Date
6e8a6e70f7 fix(ci): define container-runtime
Some checks failed
build-x86_64
build / build-x86_64 (push) Failing after 14s
2023-05-21 13:07:15 +02:00

View File

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