Skip to content
Snippets Groups Projects
Commit b220af40 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

adding develop and rm public

parent f92b0325
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ image: digitallyseamless/nodejs-bower-grunt
pages:
stage: deploy
only:
- develop
- master
script:
- npm install --global npm@latest
......@@ -11,6 +12,7 @@ pages:
- npm install -g generator-reveal
- npm install -g bower
- npm install
- rm -rf public
- grunt dist
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment