Update .gitlab-ci.yml

This commit is contained in:
2022-11-04 22:05:51 +00:00
parent e98e740b8e
commit cb67404a27

View File

@@ -8,11 +8,6 @@ include:
ref: main ref: main
file: 'terraform.yml' file: 'terraform.yml'
before_script:
- cat $tfvars >> terraform.tfvars
- cat $ansible > ansible
- chmod 600 -R $CI_PROJECT_DIR
plan: plan:
stage: plan stage: plan
variables: variables: