I have BitBucket Pipeline that runs Terraform,
so need to run builds sequentially – next build should wait for previous build to complete
How is it possible to set?
I have BitBucket Pipeline that runs Terraform,
so need to run builds sequentially – next build should wait for previous build to complete
How is it possible to set?