nim-wiki/GitLab-CI-setup.md

13 lines
949 B
Markdown
Raw Normal View History

2016-09-08 11:03:30 +00:00
# GitLab CI
This page contains instructions on how to set up the GitLab CI runner on your machine. Perfect if you would like to allow us to use it in our continuous integration pipeline.
The installation is fairly simple, but there are some problems that need a workaround. In particular for Windows.
Basically, you want to follow the following instructions to set up the runner: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner#install-gitlab-runner (pick the ones for your OS).
## On Windows?
There is currently an open issue for the GitLab CI runner which means that artifacts are not handled properly on Windows. The workaround for now is to use a slightly older version of it. For more details see [here](https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1523).
Basically download v1.3.4, amd64 download here: https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/v1.3.4/binaries/gitlab-ci-multi-runner-windows-amd64.exe