real typo moment
Unit Tests with docker compose / unit-test (pull_request) Successful in 3m17s
Details
Unit Tests with docker compose / unit-test (pull_request) Successful in 3m17s
Details
This commit is contained in:
parent
30d8ff2ec9
commit
74d9e7baef
|
@ -7,7 +7,7 @@ jobs:
|
|||
image: docker:dind
|
||||
volumes:
|
||||
- /root/.npm:/root/.npm
|
||||
- /var/lib/docker/images:/var/lib/docker/images
|
||||
- /var/lib/docker/image:/var/lib/docker/image
|
||||
steps:
|
||||
- name: Starting docker daemon
|
||||
run: docker-init -- dockerd --host=unix:///var/run/docker.sock &
|
||||
|
|
Loading…
Reference in New Issue