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 install

This commit is contained in:
ericgaspar 2023-11-25 08:13:01 +01:00
parent 3944cc87d6
commit 9a2b32b928

View file

@ -57,7 +57,7 @@ ynh_secure_remove --file="$tempdir"
#================================================= #=================================================
# SETUP GITLAB RUNNER # SETUP GITLAB RUNNER
#================================================= #=================================================
ynh_script_progression --message="Configuring Gitlab Runner..." ynh_script_progression --message="Configuring 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=","