This commit is contained in:
William Miceli
2019-07-31 21:38:40 -04:00
parent fb71ea3e39
commit 527bc56709

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}}