From b4e237d1579ee1d012eeb6b84f448e60dea66027 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Fri, 18 Oct 2019 13:04:45 +0200 Subject: Remove handlebar code Signed-off-by: Joas Schilling --- .drone.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 04c70e689..6fc1aad68 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,11 +12,6 @@ # commands: # - make npm-init # - ./check-vuejs-builds.sh -# - name: check-handlebars-templates -# image: node:lts -# commands: -# - make npm-init -# - ./check-handlebars-templates.sh # #trigger: # branch: -- cgit v1.2.3