govCMS / scaffold

7 stars 17 forks source link

[GOVCMSD8-709] Fix YAML anchor syntax #9

Closed Ahmedjabar closed 3 years ago

Ahmedjabar commented 3 years ago

Fixes invalid YAML syntax in docker-compose.yml file.

The issue is related to defining node anchors https://yaml.org/spec/1.2/spec.html#id2785586. The YAML spec says that the anchor name should be on the same line as the reference: x-lagoon-local-dev-url: &lagoon-local-dev-url