This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
runs-on: linux
|
runs-on: linux
|
||||||
container:
|
container:
|
||||||
image: alpine:3.20
|
image: alpine:3.20
|
||||||
options: --entrypoint /bin/sh
|
options: --entrypoint /bin/sh --privileged
|
||||||
steps:
|
steps:
|
||||||
- name: Install tools
|
- name: Install tools
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user