Monorepo support

If you host multiple projects within the same repository, you can use trigger conditions to run deployment on changes to a specific project (path).

  1. Go to the pipeline settings and switch to the Run if tab.
  2. Click the + button and select If changeset contains...

Image loading...Trigger conditions in pipeline settings

  1. Define the path for which you want to run the pipeline, for example:

Image loading...Example condition for path

  1. Save changes to apply the condition. Clone the pipeline and define conditions for other projects if required.

Last modified on Sep 23, 2024