Update .gitlab-ci.yml
This commit is contained in:
@@ -17,6 +17,10 @@ plan production:
|
||||
|
||||
apply:
|
||||
extends: .apply
|
||||
before_script:
|
||||
- echo "token = '$token'" >> terraform.tfvars
|
||||
|
||||
destroy:
|
||||
extends: .destroy
|
||||
extends: .destroy
|
||||
before_script:
|
||||
- echo "token = '$token'" >> terraform.tfvars
|
||||
|
||||
Reference in New Issue
Block a user