4831.1.10
by Thierry Martinez
Gitlab CI |
1 |
# Configuration of the continuous integration system for Coccinelle
|
2 |
||
3 |
Continuous integration is activated for gitlab.inria.fr/coccinelle/coccinelle. |
|
4 |
If you want to activate it for your own fork on gitlab, you just have to |
|
5 |
follow the following steps: |
|
6 |
- in the Settings/General page (https://gitlab.inria.fr/.../coccinelle/edit),
|
|
7 |
expand the section "Visibility, project features, permissions" and |
|
8 |
activate "Pipelines", then "Save changes". |
|
9 |
- in the new Settings/CI/CD page
|
|
10 |
(https://gitlab.inria.fr/.../coccinelle/-/settings/ci_cd), |
|
11 |
expand the section "Runners" and |
|
12 |
look for "coccinelle-ubuntu-18-04" runner in the |
|
13 |
"Available specific runners" section |
|
14 |
(the readable text is in the description, not the title) and |
|
15 |
click on "Enable for this project". |