You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For all jobs that target a deployment environment (i.e. a value is provided for environment), add the job to a common concurrency group (e.g. deployment @ <environment>) to ensure only a single deployment is created for a given environment at all times.
Tasks
Set concurrency group for azure-function.yml
Set concurrency group for azure-webapp.yml
Set concurrency group for github-pages.yml
Set concurrency group for terraform.yml
The text was updated successfully, but these errors were encountered:
For all jobs that target a deployment environment (i.e. a value is provided for
environment
), add the job to a common concurrency group (e.g.deployment @ <environment>
) to ensure only a single deployment is created for a given environment at all times.Tasks
azure-function.yml
azure-webapp.yml
github-pages.yml
terraform.yml
The text was updated successfully, but these errors were encountered: