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

remove deploy from develop

parent 975962e1
No related branches found
No related tags found
1 merge request!27Regular merge of develop
......@@ -3,7 +3,6 @@ image: digitallyseamless/nodejs-bower-grunt
pages:
stage: deploy
only:
- develop
- master
script:
- npm install --global npm@latest
......@@ -12,7 +11,6 @@ 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