Posts tagged "Workflow"
-

We now support configuring your site to deploy all branches with a specific prefix. Leverage the new functionality by configuring Branch Deploys in Site Configuration > Continuous deployment. Add a wildcard at the end of your prefix to deploy all branches beginning with the given text - for example, enter
release/*to automatically deployrelease/alpha-1,release/v2, and so on.