Skip to content
Snippets Groups Projects
Commit 48cf2659 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Verify terraform version

parent 5446be5d
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,8 @@ build_docker_image:
'ansible --version &&
openstack --version &&
packer version &&
s3cmd --version'
s3cmd --version &&
terraform --version'
- docker push --all-tags $CI_REGISTRY_IMAGE
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment