| ... | @@ -4,7 +4,7 @@ How to setup CI in [Gitlab](https://docs.gitlab.com/ee/ci/quick_start/index.html |
... | @@ -4,7 +4,7 @@ How to setup CI in [Gitlab](https://docs.gitlab.com/ee/ci/quick_start/index.html |
|
|
|
|
|
|
|
You can use the CI to
|
|
You can use the CI to
|
|
|
- [run pre-commit](Git/pre-commit)
|
|
- [run pre-commit](Git/pre-commit)
|
|
|
- run unit tests or benchmarks
|
|
- [run unit tests or benchmarks](General/Testing-your-code)
|
|
|
- [compile your code](Tools/Compiling-and-build-setups-for-C-and-C++)
|
|
- [compile your code](Tools/Compiling-and-build-setups-for-C-and-C++)
|
|
|
|
|
|
|
|
The CI can be run
|
|
The CI can be run
|
| ... | |
... | |
| ... | | ... | |