From 00fd49aeff5a30c72cea146c975842b4a73b6f1d Mon Sep 17 00:00:00 2001 From: Niklas Date: Wed, 22 Apr 2020 00:35:04 +0200 Subject: [PATCH] Revert "try 1 for drone" This reverts commit 4ef8880b32fae2f0dc4678d7fe9852d052790d21. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7ef7ee2..e4988ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: default steps: - name: build - image: node:12 + image: node commands: - npm install - npm run buildProd \ No newline at end of file