7 Forks
26 Stars
26 Watchers

gitlab-ci

A zero to production tutorial using Gitlab for CI/CD management. :rocket:

How to download and setup gitlab-ci

Open terminal and run command
git clone https://github.com/valandro/gitlab-ci.git
git clone is used to create a copy or clone of gitlab-ci repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gitlab-ci https://github.com/valandro/gitlab-ci/archive/master.zip

Or simply clone gitlab-ci with SSH
[email protected]:valandro/gitlab-ci.git

If you have some problems with gitlab-ci

You may open issue on gitlab-ci support forum (system) here: https://github.com/valandro/gitlab-ci/issues