Update .gitlab-ci.yml
This commit is contained in:
@@ -15,8 +15,9 @@ include:
|
|||||||
- 'terraform.yml'
|
- 'terraform.yml'
|
||||||
- 'ansible.yml'
|
- 'ansible.yml'
|
||||||
|
|
||||||
#plan production:
|
plan production:
|
||||||
# extends: .plan production
|
extends: .plan production
|
||||||
|
allow_failure: true
|
||||||
|
|
||||||
apply:
|
apply:
|
||||||
extends: .apply
|
extends: .apply
|
||||||
|
|||||||
Reference in New Issue
Block a user