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

removed sed command for testing

parent 089f3da1
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #7933 failed with stages
in 7 seconds
...@@ -28,7 +28,7 @@ tf-validate: ...@@ -28,7 +28,7 @@ tf-validate:
tags: [build] tags: [build]
script: script:
- cd CRI_XCBC && git checkout dev && git pull && cd .. - cd CRI_XCBC && git checkout dev && git pull && cd ..
- 'sed -i -E "s/(cod_deploy: ).*/\1false/" CRI_XCBC/group_vars/all'
- terraform --version - terraform --version
- terraform init - terraform init
- terraform validate - terraform validate
......
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