By default, ale builds and deploys from the root directory of your git repository. If your service is located in a subdirectory, you’ll need to specify the correct path in your deployment settings. Configure the build path when:

  • Managing multiple services in separate directories within a single repository
  • Working with code located in a specific subdirectory instead of the root

When multiple services exist in a single repository as shown above, each service must be deployed separately.

Set Build Path

After selecting your repository in the deployment modal, and then enter the directory path in the subdirectory field.

For subsequent configuration and deployment steps, see the Deploying with ale page.