Continuous integration is this guide is based on Gitlab CI. Each step of this setup, except of the first one, is optional - implement only what you need.
1.**Gitlab CI.**
To setup Gitlab CI you need to add .gitlab-ci.yml file to the root of project's source. It should look like this: