Build-Job ist privileged
Some checks failed
Build Docker Image (Podman) / build (push) Failing after 47s
Some checks failed
Build Docker Image (Podman) / build (push) Failing after 47s
This commit is contained in:
parent
1c8dd77946
commit
839fd24b4e
@ -9,6 +9,8 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: podman-latest
|
||||
container:
|
||||
options: --privileged
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user