Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • hugo hugo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab Pages examples
  • hugohugo
  • Issues
  • #31
Closed
Open
Created Jun 06, 2019 by Pedro I. Sánchez@pirivan

Cannot run CI/CD script with Hugo extended

This .gitlab-ci.yml file builds my web site using standard Hugo. The build fails because it requires that I use Hugo extended, see build failure 1.

I modified the first line of the script to read image: registry.gitlab.com/pages/hugo/hugo_extended:latest instead, but the build fails with a segmentation fault (see build failure 2).

My question is then, how shall I modify the build script to use Hugo extended?

I would appreciate your input, Thank you!

Assignee
Assign to
Time tracking