Skip to content
Snippets Groups Projects
Commit 5048d34b authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

Update .gitlab-ci.yml file

parent dc68858a
No related branches found
No related tags found
1 merge request!6Add CD feature to the repo
Pipeline #7876 failed with stages
in 9 seconds
......@@ -7,16 +7,7 @@ variables:
OS_IDENTITY_API_VERSION: "3"
OS_AUTH_TYPE: "v3applicationcredential"
OS_AUTH_URL: "https://keystone.cloud.rc.uab.edu:5000/v3"
PKR_VAR_external_net: "fe323451-86c9-43c0-b46f-33f3f3f6ce14"
PKR_VAR_internal_net: "166527dd-5f67-4577-ade9-f0b84677aaa7"
PKR_VAR_instance_floating_ip_net: "acc19436-59c4-4bce-a4ab-a115be45ceb9"
PKR_VAR_build_instance_name: "ohpc"
PKR_VAR_build_image_name: "xdmod"
PKR_VAR_ssh_username: "centos"
PKR_VAR_ssh_keypair_name: "dev"
PKR_VAR_flavor: "m1.medium"
PKR_VAR_source_image_name: "CentOS-7-x86_64-GenericCloud-1905"
GIT_SUBMODULE_STRATEGY: recursive
stages: # List of stages for jobs, and their order of execution
- build
......
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