fix(ci): migrate to gitea actions
build-x86_64 Details

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
1 changed files with 1 additions and 1 deletions

View File

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