This commit is contained in:
parent
b8a51054b5
commit
64eb801e1c
2
.github/push-iso
vendored
2
.github/push-iso
vendored
@ -1 +1 @@
|
||||
3
|
||||
4
|
||||
|
2
.github/workflows/push-iso.yml
vendored
2
.github/workflows/push-iso.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
image: ubuntu:latest
|
||||
volumes:
|
||||
- /proc:/proc
|
||||
options: --privileged -it
|
||||
options: --privileged -it --security-opt seccomp=unconfined
|
||||
|
||||
steps:
|
||||
- name: Install Some essentials
|
||||
|
Loading…
Reference in New Issue
Block a user