1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00
This commit is contained in:
Jason N. 2024-02-14 02:32:38 +00:00
parent 9d6267e42b
commit d2a4ff506e

View file

@ -18,7 +18,8 @@ jobs:
container:
image: fedora:39
options: "--privileged"
volumes: /:/host
volumes:
- /:/host
permissions:
contents: read
packages: write