This commit is contained in:
parent
d26b0bfdfd
commit
5c4b4523e8
1 changed files with 0 additions and 6 deletions
|
|
@ -10,12 +10,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
container:
|
|
||||||
image: node:22-alpine
|
|
||||||
options: --network=host
|
|
||||||
volumes:
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
user: root
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Debug docker socket and groups
|
- name: Debug docker socket and groups
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue