Release Management and Dsc - How to queue a build when a release is in progress? -


i have vso , release management 2013.4 working , deploying azure vm's via dsc

the build profile set trigger on commit git repo , release template set triggered on successful build tfs

however if developer commits in quick succession resultant builds cause releases overlap in rm? - causes of releases fail dsc error ("the consistency check or pull cmdlet in progress....")

is there way force rm prevent concurrent releases? (based on same release template , build profile)


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -