fix(ci): migrate to gitea actions
Some checks failed
build-x86_64

This commit is contained in:
Markus Pesch 2023-04-13 22:40:02 +02:00
parent 5a8f64a0ff
commit 5b98632bbf
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -15,4 +15,4 @@ jobs:
- name: build application
run: |
ls -la /run
make container-image/build CONTAINER_RUNTIME=podman
make container-image/build CONTAINER_RUNTIME=docker