Skip to content

Netlify build failure - Part 2 #41

@jules32

Description

@jules32

Our site is currently built following #40, 🎉

However, there are still failures for [sad-williams-fa509f](https://app.netlify.com/sites/sad-williams-fa509f/overview), the underlying site that becomes openscapes.org. I don't quite understand how that site can fail but openscapes.org doesn't fail, but it is the case:

image

Clicking failed > Go to deploy details:

image

I've looked at the current netlify.toml and don't see anything about "Base directory does not exist: /opt/build/repo/https:/github.com/openscapes/website"

[build]
  publish = "public"
  command = "hugo"

[context.production.environment]
  HUGO_VERSION = "0.51"
  HUGO_ENV = "production"
  HUGO_ENABLEGITINFO = "true"
  
[context.branch-deploy.environment]
HUGO_VERSION = "0.51"

So I'll continue sleuthing. I suspect this means in another way that it's time to migrate to Quarto from blogdown/hugo that is getting more out of date!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions