mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
Update file terraform-gitlab.yml
This commit is contained in:
parent
82a291f69b
commit
bcb5915063
1 changed files with 0 additions and 6 deletions
|
|
@ -31,12 +31,6 @@ validate:
|
||||||
allow_failure: false
|
allow_failure: false
|
||||||
extends: .terraform_validate
|
extends: .terraform_validate
|
||||||
|
|
||||||
plan:
|
|
||||||
stage: plan
|
|
||||||
allow_failure: false
|
|
||||||
extends: .terraform_plan
|
|
||||||
needs: ["validate","format"]
|
|
||||||
|
|
||||||
apply:
|
apply:
|
||||||
stage: apply
|
stage: apply
|
||||||
allow_failure: false
|
allow_failure: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue