From a72d742c25300be2efe8e128f6d4e81bc046efa6 Mon Sep 17 00:00:00 2001 From: Lilleman Date: Sun, 13 Feb 2022 23:56:29 +0100 Subject: [PATCH] Removed bogus step --- .drone.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.drone.yml b/.drone.yml index b7b4477..a565cc3 100644 --- a/.drone.yml +++ b/.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: