Testing
This commit is contained in:
@@ -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}}
|
||||||
|
|||||||
Reference in New Issue
Block a user