Problems deploying Hugo site to Gitlab

Your .gitlab-ci.yml is just the go template, that’s probably why. Replace it with this: https://gitlab.com/jgillich/blog/blob/master/.gitlab-ci.yml

1 Like