Manual Deployment from Repo, but specific apps #1634
-
Hi, Example:
When I setup the deployto settings, can I somehow include or exclude some of the apps to a specific deployment? "DeployToEnvironement1": { |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
In order to do this, you will need to create a multi-project repository. See: https://aka.ms/algosettings#deployto and https://github.com/microsoft/AL-Go/blob/main/Workshop/Projects.md |
Beta Was this translation helpful? Give feedback.
In order to do this, you will need to create a multi-project repository.
Under DeployTo, you can specify which projects to deploy to a customer.
A repository can contain multiple projects and every project can contain multiple apps.
See: https://aka.ms/algosettings#deployto and https://github.com/microsoft/AL-Go/blob/main/Workshop/Projects.md