I have tried with fedora hugo docker image as well, getting same error
No changes in .gitlab-ci.yml
Here is the partial log
hugo is the main command, used to build your Hugo site.
Hugo is a Fast and Flexible Static Site Generator
built with love by spf13 and friends in Go.
Complete documentation is available at https://gohugo.io/.
Error: command error: unknown command "sh" for "hugo"
Usage:
hugo [flags]
hugo [command]
Available Commands:
Had this happen too without having changed anything, I’m guessing the docker image entry point changed? I’m also pulling latest so that’s the only thing I can think of