Update terraform.tf, .gitlab-ci.yml
This commit is contained in:
@@ -20,7 +20,6 @@ plan production:
|
||||
apply:
|
||||
extends: .apply
|
||||
variables:
|
||||
KUBECONFIG: "$CI_PROJECT_DIR/config"
|
||||
before_script:
|
||||
- echo "token = \"$token\"" >> terraform.tfvars
|
||||
|
||||
|
||||
Reference in New Issue
Block a user