Update .gitlab-ci.yml, terraform.tf

This commit is contained in:
2022-09-25 14:59:42 +00:00
parent 154b4b44e4
commit 2893740033
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ stages:
before_script:
- echo "token = \"$token\"" >> terraform.tfvars
- terraform output kubeconfig
include:
- project: 'developerdurp/yml-templates'