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

edit cod_deploy value in groupvars

parent 6bb1f2e3
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #8013 failed with stages
in 4 minutes and 26 seconds
...@@ -35,6 +35,7 @@ tf-validate: ...@@ -35,6 +35,7 @@ tf-validate:
- terraform validate - terraform validate
- pwd - pwd
- terraform plan - terraform plan
- 'sed -i -E "s/(cod_deploy: ).*/\1false/" CRI_XCBC/group_vars/all'
tf-apply: tf-apply:
stage: build stage: 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