Update .gitlab-ci.yml
This commit is contained in:
@@ -7,12 +7,7 @@ include:
|
|||||||
- project: 'developerdurp/jobtemplates'
|
- project: 'developerdurp/jobtemplates'
|
||||||
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user