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

View file

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