From df0cb6fd0740fc4effb6ea1ddce9432196d1a385 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Fri, 27 Sep 2019 16:07:36 +0200 Subject: [PATCH] forgot the image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index bc9aa76..442b221 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: default steps: - name: build - image: + image: node:alpine pull: always commands: - node -v