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

This commit is contained in:
2023-04-13 22:40:02 +02:00
parent 5a8f64a0ff
commit 5b98632bbf

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