Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netlify build failure - Part 2 #41

Open
jules32 opened this issue Jun 23, 2022 · 1 comment
Open

Netlify build failure - Part 2 #41

jules32 opened this issue Jun 23, 2022 · 1 comment

Comments

@jules32
Copy link
Contributor

jules32 commented Jun 23, 2022

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!

@jules32
Copy link
Contributor Author

jules32 commented Jun 23, 2022

cc: @stefaniebutland

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant