ci: publish demo to gitlab pages on push
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