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

This commit is contained in:
2023-04-13 22:28:39 +02:00
parent 5c87f90b5d
commit 441402ae5c
+1 -1
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