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

This commit is contained in:
Markus Pesch 2023-04-13 22:28:39 +02:00
parent 5c87f90b5d
commit 441402ae5c
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -13,4 +13,4 @@ jobs:
- name: checkout repo - name: checkout repo
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: build application - name: build application
run: make container-image/build run: make container-image/build CONTAINER_RUNTIME=podman