Skip to content
Snippets Groups Projects
Commit 9cd2653f authored by florck's avatar florck
Browse files

Update .gitlab-ci.yml

parent 7a2f6232
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -6,6 +6,7 @@ pages:
image: node:latest
script:
- npm install
- bower install
- ./node_modules/gulp/bin/gulp.js build:web --release
- mkdir .public
- cp -r www/* .public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment