image: digitallyseamless/nodejs-bower-grunt pages: stage: deploy only: - master script: - npm install --global npm@latest - npm install --global yo - npm install -g grunt-cli - npm install -g generator-reveal - npm install -g bower - npm install - grunt dist artifacts: paths: - public