Skip to content

This repository is sample for new feature of Azure Pipelines and Environments 'lockBehavior'.

License

Notifications You must be signed in to change notification settings

JosuaRieder/LockBehaviorSample

 
 

Repository files navigation

Introduction

This repository is sample for Azure Pipelines and Environment for lockBehavior.

lockBehavior is start for support in Sprint 190, document is Support for sequential deployments rather than latest only when using exclusive lock checks

What is lockBehavior

lockBehavior: sequential is new feature.

lockBehavior

Azure Pipelines and Environment, lockBehavior's default is runLatest.

runLatest

runlatest

runLatest is default behavior, YAML sample is runLatest.hotfix/1349 branch is skipped.

sequential

sequential

sequential is new feature, YAML sample is sequential.

sequential deploy is cumulative.

About

This repository is sample for new feature of Azure Pipelines and Environments 'lockBehavior'.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 39.1%
  • C# 35.0%
  • CSS 18.7%
  • Bicep 7.2%