Skip to content
Snippets Groups Projects
Commit 343d3742 authored by Ravi Tripathi's avatar Ravi Tripathi
Browse files

Testing out space before false

parent 2e89a72d
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #7911 failed with stages
in 3 minutes and 25 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' - 'sed -i -E "s/(cod_deploy: ).*/\1\ false/" 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