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:
parent
3944cc87d6
commit
9a2b32b928
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ ynh_secure_remove --file="$tempdir"
|
|||
#=================================================
|
||||
# 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.
|
||||
split_char=","
|
||||
|
|
Loading…
Add table
Reference in a new issue