Hi,
I have a site thinkaheadcomix.com
Its powered by Hugo.
I am currently on hugo version 0.83.1 I want to upgrade to the latest version which I believe is 0.97.0.
I updated the version number on GitLab but builds fail on Netlify. This is what i get.
Failing build: Failed to parse configuration
11:32:42 AM: Failed during stage ‘Reading and parsing configuration files’:
When resolving config file /opt/build/repo/netlify.toml:
Could not parse configuration file
Expected “=”, [ \t] or [A-Za-z0-9_-] but “:” found.
: exit status 1
Any idea why the update is failing am i doing it wrong?
Is there a way to auto update perhaps by means of GitLab CI? or other means?
Any guidance is greatly appreciated.