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

Default to skip create image

parent 091e7dfb
No related branches found
No related tags found
1 merge request!10Add gitlab ci into project
......@@ -8,7 +8,7 @@ variables:
PKR_VAR_source_image: "CentOS-7-x86_64-GenericCloud-2009"
PKR_VAR_floating_ip_network: "uab-campus"
PKR_VAR_security_groups: '["allow-ssh"]'
PKR_VAR_skip_create_image: "false"
PKR_VAR_skip_create_image: "true"
PKR_VAR_ssh_username: "centos"
PKR_VAR_networks: '["ec11e2be-8fac-46cf-8fa2-9dffb74ba5df"]'
GIT_AUTHOR_NAME: "Gitlab runner"
......
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