From f1fdd8f34011f198cf5633c770a2ea8c78318f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Tue, 7 Jul 2020 00:39:36 +0200 Subject: [PATCH] fix drone yaml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 0179c4f..955a59f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,7 @@ kind: pipeline type: docker name: default +steps: - name: build_html image: "node" commands: