Skip to content

Move render.yaml to repo root so Render detects the Blueprint - #3

Merged
rogerdemello merged 2 commits into
mainfrom
fix/render-blueprint-at-root
Jun 25, 2026
Merged

Move render.yaml to repo root so Render detects the Blueprint#3
rogerdemello merged 2 commits into
mainfrom
fix/render-blueprint-at-root

Conversation

@rogerdemello

Copy link
Copy Markdown
Owner

Render only detects render.yaml at the repository root, so deploy/render.yaml was not found. Moves it to the root (internal dockerfilePath/dockerContext are already root-relative, so both service builds are unchanged) and fixes the README path. Deploys backend + frontend together.

Render only looks for render.yaml at the repository root, not in subdirectories,
so deploy/render.yaml was invisible ("Blueprint file render.yaml not found").
Relocate it to the root (its dockerfilePath/dockerContext are already root-relative,
so service builds are unaffected) and update the README path reference.
Copilot AI review requested due to automatic review settings June 25, 2026 15:14

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@rogerdemello
rogerdemello merged commit f1e6d6d into main Jun 25, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants