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

This commit is contained in:
Markus Pesch 2023-05-21 13:07:08 +02:00
parent bcf0eed0a9
commit 6e8a6e70f7
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 2 additions and 0 deletions

View File

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