Update .gitlab-ci.yml

This commit is contained in:
2022-09-25 14:04:31 +00:00
parent 56065de39c
commit 5dd7474996

View File

@@ -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