From 20fb9c4547904666b53191ebd22e0d1b275d6f38 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 16 Aug 2018 16:35:00 +0300 Subject: Add stuff --- .drone.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .drone.yml (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..5dd9a95 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,6 @@ +pipeline: + frontend: + image: node:8 + commands: + - npm ci + - npm test -- cgit v1.3