1
0
Fork 0
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:
Éric Gaspar 2023-12-22 17:07:15 +01:00
parent 1b36c52598
commit 4e42727040

View file

@ -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=","