ci: remove duplicate docker.sock volume mount - runner already mounts it
This commit is contained in:
parent
2df0fb190b
commit
f61af175d7
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@ jobs:
|
|||
container:
|
||||
image: node:20-alpine
|
||||
options: --privileged
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
steps:
|
||||
- name: Install git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue