try and use locally installed node packages of bower and grunt
This commit is contained in:
parent
dc93de27e5
commit
306b54c3e9
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
variables:
|
||||
PATH: "node_modules/.bin:$PATH"
|
||||
|
||||
stages:
|
||||
- build
|
||||
- deploy
|
||||
|
|
Loading…
Reference in a new issue