This commit is contained in:
parent
a3eb828073
commit
b532e7dc6b
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
container:
|
||||
image: docker:27.3.1 # official Docker CLI image with Docker installed
|
||||
options: --privileged -v /var/run/docker.sock:/var/run/docker.sock
|
||||
options: --privileged
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user