From 1a4e8f1c8cd2aecaa964e9d6eacc98b02df85996 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Mon, 15 Aug 2016 20:33:48 +0200 Subject: [PATCH] comment unneeded variable --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6dc8594..916c442 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ -variables: - NPMPATH: "node_modules/.bin" +#variables: +# NPMPATH: "node_modules/.bin" stages: # - build