mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
Update register
This commit is contained in:
parent
1b36c52598
commit
4e42727040
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ ynh_abort_if_errors
|
||||||
#=================================================
|
#=================================================
|
||||||
# REGISTER THE RUNNER
|
# REGISTER THE RUNNER
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Register Gitlab Runner..."
|
ynh_script_progression --message="Register GitLab Runner..."
|
||||||
|
|
||||||
# Can be registered several time, to do this give a list of gitlab_url, token and docker_image separated by a comma.
|
# Can be registered several time, to do this give a list of gitlab_url, token and docker_image separated by a comma.
|
||||||
split_char=","
|
split_char=","
|
||||||
|
|
Loading…
Add table
Reference in a new issue