3 Forks
10 Stars
10 Watchers

gitlab-ci

Примеры скриптов gitlab ci для php-приложения

How to download and setup gitlab-ci

Open terminal and run command
git clone https://github.com/dmitry-suffi/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/dmitry-suffi/gitlab-ci/archive/master.zip

Or simply clone gitlab-ci with SSH
[email protected]:dmitry-suffi/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/dmitry-suffi/gitlab-ci/issues