Removed bogus step
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Lilleman auf Larv 2022-02-13 23:56:29 +01:00
parent 439fd161c7
commit a72d742c25

View File

@ -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: