aws-codebuild-run-build icon indicating copy to clipboard operation
aws-codebuild-run-build copied to clipboard

Allow close-running-builds parameter

Open chailatent opened this issue 2 years ago • 0 comments

In order to save on codebuild resources+cost, I want to use the functionality where we can say

close-running-builds: REF_FOR_TAG

to be able to close previous running builds for the given commit

This will be useful when running codebuild projects on each commit of a PR

chailatent avatar Jun 12 '23 05:06 chailatent