Skip to content

Improove CI pipeline deployment

Matti Henning requested to merge FE-improove-ci-pipeline-deployment into master

Closes #12 (closed) #18 (closed)

Improvement of gitLab-CI-Pipeline:

  • It is now possible to build the svelte app as a static website and deploy it to gitlab-pages.

  • Afterwords e2e-tests are running against gitLab-pages

  • if a branch is taged from gitlab as a release a docker-release is pushed to duckerHub

Merge request reports