Trying to get Hugo to build through pipelines. But I'm getting an error saying pipelines can't find the package.
Hugo is only available in stretch, not jessie. Is there a way to get Hugo to work? I'm just wanting to build the site and then copy the public folder to my VPS.
Hi @TragicDog,
I am not so familiar with Hugo, but I found these articles on using Pipelines with Hugo:
Regarding the distro of Debian: you can specify the Docker image that Pipelines should use in your build. See this documentation page for more info: https://confluence.atlassian.com/bitbucket/use-docker-images-as-build-environments-792298897.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.