-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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:
Clicking failed > Go to deploy details:
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
Labels
No labels

