added privileged option
This commit is contained in:
parent
f2cafa4ec2
commit
3d30ec51f6
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@ jobs:
|
|||
runs-on: [iso-builder]
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-22.04
|
||||
options: --privileged
|
||||
|
||||
steps:
|
||||
-
|
||||
|
|
|
@ -4,6 +4,7 @@ jobs:
|
|||
runs-on: [iso-builder]
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-22.04
|
||||
options: --privileged
|
||||
|
||||
steps:
|
||||
-
|
||||
|
|
Loading…
Add table
Reference in a new issue