GitLab unable to parse escaped double quotes
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
|||||||
- ${GITLAB_TAGS}
|
- ${GITLAB_TAGS}
|
||||||
{{- end}}
|
{{- end}}
|
||||||
- --run-untagged
|
- --run-untagged
|
||||||
- --locked="false"
|
- --locked=false
|
||||||
dns:
|
dns:
|
||||||
- 1.1.1.1
|
- 1.1.1.1
|
||||||
- 1.0.0.1
|
- 1.0.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user