Update terraform.tf, .gitlab-ci.yml

This commit is contained in:
2022-09-25 02:06:14 +00:00
parent 41f1f40540
commit 0204170252
2 changed files with 1 additions and 1 deletions

View File

@@ -20,7 +20,6 @@ plan production:
apply:
extends: .apply
variables:
KUBECONFIG: "$CI_PROJECT_DIR/config"
before_script:
- echo "token = \"$token\"" >> terraform.tfvars