This commit is contained in:
parent
6fd0ec83e3
commit
ef98ecd866
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: node:22 # Optionally install Docker CLI in a step
|
image: node:22 # Optionally install Docker CLI in a step
|
||||||
|
volumes:
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue