try and use locally installed node packages of bower and grunt

This commit is contained in:
Manuel Friedli 2016-06-26 22:42:49 +02:00
parent dc93de27e5
commit 306b54c3e9
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
variables:
PATH: "node_modules/.bin:$PATH"
stages:
- build
- deploy