Testing fix

This commit is contained in:
William Miceli
2019-07-31 21:30:32 -04:00
parent 1670df51ef
commit 41b3249b93

View File

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