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'
- 'ansible.yml'
#plan production:
# extends: .plan production
plan production:
extends: .plan production
allow_failure: true
apply:
extends: .apply