Update .gitlab-ci.yml

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

View File

@@ -7,12 +7,7 @@ include:
- project: 'developerdurp/jobtemplates'
ref: main
file: 'terraform.yml'
before_script:
- cat $tfvars >> terraform.tfvars
- cat $ansible > ansible
- chmod 600 -R $CI_PROJECT_DIR
plan:
stage: plan
variables: