The build image is currently set up to do all the build and push steps in a single mess of an image that includes both the node_modules and cloudflared stuff.
Clean this up to just build the site, pushing is a seperate job.
See if we can use the artifact registry or something so we can include building the build environment as a step in the workflows.
The build image is currently set up to do all the build and push steps in a single mess of an image that includes both the node_modules and cloudflared stuff.
Clean this up to just build the site, pushing is a seperate job.
See if we can use the artifact registry or something so we can include building the build environment as a step in the workflows.
❓Can we do it in Bun?
Assignees: Labels: kind: :diamond_shape_with_a_dot_inside:CoreFeature,effort: 3 substantial,impact: 4 huge,priority: 4 high;:hot_pepper: Milestone: Projects: