| ... | ... | @@ -16,7 +16,7 @@ In IHEP cluster: |
|
|
|
* Copy the script '~lint/setup-gitlab-runner.sh' to current directoy.
|
|
|
|
* Edit this script
|
|
|
|
* Change RUNNER_TOP_DIR to the current directory.
|
|
|
|
* Change APPTAINER_BINDPATH and add the necessary mount path, such as '/cvmfs,/afs,/scratchfs'
|
|
|
|
* Change APPTAINER_BINDPATH and add the necessary mount path, such as '/cvmfs,/afs,/scratchfs'. Please make sure the necessary paths are added, otherwise the container could not access these paths.
|
|
|
|
* Create a soft link `$HOME/.gitlab-runner` pointing to the current directory.
|
|
|
|
* The reason is that AFS will be locked when the keberos token is expired.
|
|
|
|
* Register with token
|
| ... | ... | |