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

This commit is contained in:
Markus Pesch 2023-04-13 22:39:27 +02:00
parent 1fa4eadfc4
commit 5a8f64a0ff
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ jobs:
uses: actions/checkout@v3
- name: build application
run: |
ls -la /var/run
ls -la /run
make container-image/build CONTAINER_RUNTIME=podman