Skip to content

Auto DevOps failing with error parsing YAML in db-initialize-job.yaml

Hi guys
I'm getting strange error from my pipeline
Error: YAML parse error on auto-deploy-app/templates/db-initialize-job.yaml: error converting YAML to JSON: yaml: line 28: did not find expected ‘,’ or ‘]’

I'm using this CI yaml - https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/gitlab/ci/templates/Auto-DevOps.gitlab-ci.yml

Have any ideas?

Edited by Dylan Griffith