Update file terraform-gitlab.yml
This commit is contained in:
@@ -31,12 +31,6 @@ validate:
|
||||
allow_failure: false
|
||||
extends: .terraform_validate
|
||||
|
||||
plan:
|
||||
stage: plan
|
||||
allow_failure: false
|
||||
extends: .terraform_plan
|
||||
needs: ["validate","format"]
|
||||
|
||||
apply:
|
||||
stage: apply
|
||||
allow_failure: false
|
||||
|
||||
Reference in New Issue
Block a user