changed the action to use cache #19
|
@ -6,7 +6,6 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: docker:dind
|
image: docker:dind
|
||||||
volumes:
|
volumes:
|
||||||
- /var/lib/docker:/mnt
|
|
||||||
- /root/.npm:/root/.npm
|
- /root/.npm:/root/.npm
|
||||||
steps:
|
steps:
|
||||||
- name: Starting docker daemon
|
- name: Starting docker daemon
|
||||||
|
|
Loading…
Reference in New Issue