Hi there. I am trying to get my first build going. Followed the inline product instructions and used the sample config.yml file. However my builds are issuing this error:
Build-agent version 0.0.4627-404b4b8 (2018-01-03T14:15:15+0000)
Configuration errors: 2 errors occurred:
- Error parsing config file: yaml: line 4: did not find expected
- Cannot find a job named
build
to run in thejobs:
section of your configuration file.
If you expected a workflow to run, check your config contains a top-level key called ‘workflows:’
Any help would be much appreciated. Thanks.