From d62e5c9524d7a5cf1e167b8f43b700c18f4cbbb9 Mon Sep 17 00:00:00 2001 From: konrad Date: Wed, 8 Nov 2017 22:02:04 +0100 Subject: [PATCH] Fixed drone node js build step --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 05c7e6b..33945a7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ pipeline: event: [ push, tag, pull_request ] build-frontend: - image: node:6.12.0 + image: webhippie/nodejs:current pull: true commands: - cd assets/