This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user