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

deleted CRI relating commands

parent 0874388b
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #8067 passed with stages
in 3 minutes
......@@ -51,8 +51,6 @@ tf-apply:
- XDMOD_IMAGES=($(openstack image list --sort-column Name --sort-descending -f value -c Name -c ID | grep -P ' xdmod-\d{14}$' | awk '{print $2}'))
- export TF_VAR_image_ohpc="${XDMOD_IMAGES[1]}"
- echo $TF_VAR_image_ohpc
# - cd CRI_XCBC && git checkout dev && git pull && git status && cd ..
# - 'sed -i -E "s/(cod_deploy: ).*/\1false/" CRI_XCBC/group_vars/all'
- terraform apply -auto-approve || terraform destroy -auto-approve
clean-up:
......
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