This commit is contained in:
William Miceli
2019-07-31 21:36:38 -04:00
parent 41b3249b93
commit fb71ea3e39

View File

@@ -6,7 +6,7 @@ services:
command:
- register
- --non-interactive
- "--url ${GITLAB_URL}"
- '--url ${GITLAB_URL}'
- --registration-token ${GITLAB_TOKEN}
- --executor "docker"
{{- if .Values.GITLAB_RUNNER_DESCRIPTION}}