From 44d6fe0f7136836eb12b1c036624f6b417e7bcaa Mon Sep 17 00:00:00 2001 From: konrad Date: Sat, 8 Sep 2018 17:45:01 +0200 Subject: [PATCH] Fixed drone config --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 209e0b2ae..18bd3652d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,7 @@ clone: depth: 50 tags: true +pipeline: build: image: node pull: true