For Workers & Pages, what is the name of the domain?
example.com
What is the issue or error you’re encountering
Build time raise from 10s to 6m37s.
What steps have you taken to resolve the issue?
I rely on default CI tooling versions:
Ruby 3.4.4 RUBY_VERSION .ruby-version
My .ruby-version
: 3.4.4 (matches default).
CI correctly detects everything: Detected the following tools from environment: [email protected], hugo@extended_0.147.7, [email protected], [email protected], [email protected]
All of these are accessible to builder right away, but for some reason, ruby is complied from scratch each deploy.
If I’d have active jekyil blog, that would be especially pricy