doch nicht privileged
Some checks failed
Build Docker Image (Podman) / build (push) Failing after 49s

This commit is contained in:
Eric Neuber 2026-02-21 22:34:19 +01:00
parent 0d696a44e4
commit c134a20da8

View File

@ -9,8 +9,6 @@ on:
jobs:
build:
runs-on: podman-latest
container:
options: --privileged
steps:
- name: Checkout code
uses: actions/checkout@v3