test local clone
Some checks failed
Build and Deploy Container / build_and_deploy (push) Failing after 1s
Some checks failed
Build and Deploy Container / build_and_deploy (push) Failing after 1s
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