youtube image
From YouTube: Setting a Simple Project with a CI Configuration in GitLab

Description

This is a guide on how to set up a small project that contains a static website and serves it through a review app every time we open a merge request.

This guide uses:
- https://glitch.com
- https://zeit.co

The boilerplate .gitlab-ci.yml used in this video can be found in this snippet: https://gitlab.com/snippets/1928598