Skip to content
Snippets Groups Projects
Commit 3d08e5b9 authored by florck's avatar florck
Browse files

Update .gitlab-ci.yml

parent affcd3f0
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
- ./node_modules/gulp/bin/gulp.js
- ./node_modules/gulp/bin/gulp.js config --env default
- ./node_modules/gulp/bin/gulp.js build:web --release
- mkdir .public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment