Skip to content

ci: publish demo to gitlab pages on push

Arnaud Vergnet requested to merge topic/default/ci-webpack-publish into branch/default

Uses build template from gitlab-ci-templates to build and publish the demo to gitlab pages.

Webpack production builds are saved to the /public folder with a index.html to allow gitlab pages to find the resources.

Closes #31 (closed)

Edited by Arnaud Vergnet

Merge request reports