Monorepo deployments

6 min readUpdated August 2026

One GitHub repo can seed several apps. Detection returns a card per app it finds. Each card has its own Build path, relative to the repo root.

Step by step

01

Connect the repo once

On the phase, + Service → Git repository. If the tree has multiple apps, the form offers Add another app from this repo.

02

Set Build path per app

Settings → Build → Build path. Paths are relative to the repo root (apps/api, apps/web, or .). This is the build context, not a separate “filter” language.

03

Commit the group

Stage every app, then Commit on the canvas. Sibling apps from the same repo stay grouped on the phase.