Compare commits

...

1 Commits

Author SHA1 Message Date
volker.raschek 6e8a6e70f7 fix(ci): define container-runtime
build-x86_64
build / build-x86_64 (push) Failing after 14s
2023-05-21 13:07:15 +02:00
+2
View File
@@ -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