You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quick note (while triaging this issue): the directory /opt/build does not seem a sane place for building temporarily a website.
I rings a bell but I can't recall the solution. I would check if there is an environment variable (maybe already set in the infra.ci pipeline) which allows setting an alternative directory
Service(s)
infra.ci.jenkins.io, Other
Summary
For the PR jenkins-infra/stories#79, we are experiencing some Gatsby deployment issues as shown in https://ci.jenkins.io/job/Websites/job/stories/job/PR-79/15/console where we see the following in the stack trace:
We have checked there does not seem to be any problem with the build step, which seems to suggest the issue is purely Gatsby deployment related as discussed in https://community.cloudflare.com/t/gatsby-pages-deployment-error/558278/6.
We would appreciate if someone could take a look and let us know if anything could be done to resolve this.
Reproduction steps
Cannot reproduce the failure with the following steps carried out locally:
npm run build
npm run serve
The text was updated successfully, but these errors were encountered: