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
|
||||
container:
|
||||
image: alpine:3.20
|
||||
options: --entrypoint /bin/sh
|
||||
options: --entrypoint /bin/sh --privileged
|
||||
steps:
|
||||
- name: Install tools
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user