|
|
|
If you fork the CEPCSW and then create a merge request, the CI/CD will not start due to missing of gitlab runner. So you need to register the runner first.
|
|
|
|
|
|
|
|
In GitLab web portal:
|
|
|
|
|
|
|
|
* First, you need to go to "settings" -> "CI/CD" -> "Runners".
|
|
|
|
* Click "New project runner".
|
|
|
|
* Save the token. |
|
|
\ No newline at end of file |
|
|
|
* In tags, fill "centos7". Then click "create".
|
|
|
|
* Save the token.
|
|
|
|
|
|
|
|
In IHEP cluster:
|
|
|
|
|
|
|
|
* Choose a path for the runner with enough disk space. For example '/scratchfs'. |
|
|
\ No newline at end of file |