mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
fix install
This commit is contained in:
parent
5a412c8599
commit
b0fd0808cd
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ source /usr/share/yunohost/helpers
|
|||
#=================================================
|
||||
ynh_script_progression --message="Validating installation parameters..."
|
||||
|
||||
test ! -e "/etc/$app" || ynh_die "This path already contains a folder"
|
||||
|
||||
# By default, the runner will use docker to run your builds. PR are welcomes to implement more executors
|
||||
executor="docker"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue