Update .gitlab-ci.yml
This commit is contained in:
@@ -7,7 +7,7 @@ stages:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- echo "token = \"$token\"" >> terraform.tfvars
|
- echo "token = \"$token\"" >> terraform.tfvars
|
||||||
- echo "config = \"$CI_PROJECT_DIR\\config\"" >> terraform.tfvars
|
- echo "config = \"$CI_PROJECT_DIR/config\"" >> terraform.tfvars
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- project: 'developerdurp/yml-templates'
|
- project: 'developerdurp/yml-templates'
|
||||||
|
|||||||
Reference in New Issue
Block a user