Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
DevOps
Project Templates
Commits
4e6deb06
Commit
4e6deb06
authored
Feb 23, 2021
by
Georgi Petkov
Browse files
chore: print terraform version
parent
6d029e85
Pipeline
#29286
passed with stages
in 31 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
gitlab-ci/staging.yml
View file @
4e6deb06
...
...
@@ -55,6 +55,7 @@ staging:
EOF
-
kubectl create namespace ${NAMESPACE_SLUG} --dry-run -o yaml | kubectl
apply -f -
-
terraform -version
-
terraform init
-
terraform workspace new ${DEPLOYMENT_NAME} ||
true
-
terraform workspace select ${DEPLOYMENT_NAME}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment