Skip to content

Updae Hugo built-in project template

What does this MR do and why?

In pages/hugo!164 (merged), we fixed an issue with the Hugo Pages site. However, this fix was not ported to the GitLab built-in project template and anyone using it has a broken CI/CD experience.

See pages/hugo#69 (closed).

The tar file was created using the gitlab:update_project_template raketask.

How to set up and validate locally

  1. Check out this branch.
  2. Fire up GDK.
  3. Set up a Runner in Docker mode.
  4. Create a new project and select Create from template.
  5. Select Pages/Hugo.
  6. Run a pipeline and verify that the site is built (no need to deploy to Pages).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading