Update .gitlab-ci.yml

This commit is contained in:
2022-09-25 00:16:21 +00:00
parent 04ed187504
commit 04f36f51af

View File

@@ -14,6 +14,8 @@ include:
plan production:
extends: .plan production
before_script:
- echo "token = '$token'" >> terraform.tfvars
apply:
extends: .apply