| ... | ... | @@ -19,3 +19,9 @@ |
|
|
|
## Why CI and why GitLab Runner on Windows 10?
|
|
|
|
- Continuous integration (CI) helps to keep information about the status of the project in code level. With CI we perform unit tests and code quality assurance.
|
|
|
|
- Windows 10 simply because we can do the necessary analyzes for the C# projects. Other operating systems did not support .NET 4.5 builds.
|
|
|
|
|
|
|
|
## Guide for setting up the CI environment
|
|
|
|
### Minimum requirements
|
|
|
|
|
|
|
|
|
|
|
|
|