diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 83dc8cc..3698931 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,6 @@ stages: before_script: - echo "token = \"$token\"" >> terraform.tfvars - - echo "config = \"$CI_PROJECT_DIR/config\"" >> terraform.tfvars include: - project: 'developerdurp/yml-templates'