This commit is contained in:
parent
439fd161c7
commit
a72d742c25
11
.drone.yml
11
.drone.yml
|
@ -13,17 +13,6 @@ steps:
|
|||
- name: docker-sock
|
||||
path: /var/run/docker.sock
|
||||
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: node
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /tmp/cache
|
||||
commands:
|
||||
- npm install
|
||||
- npm test
|
||||
|
||||
volumes:
|
||||
- name: docker-sock
|
||||
host:
|
||||
|
|
Loading…
Reference in New Issue
Block a user