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

removed the git delete and cloen for CRI repo

parent 4943fb89
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #7952 failed with stages
in 2 minutes and 53 seconds
...@@ -27,8 +27,6 @@ tf-validate: ...@@ -27,8 +27,6 @@ tf-validate:
stage: validate stage: validate
tags: [build] tags: [build]
script: script:
- rm -rf CRI_XCBC
- git clone https://github.com/jprorama/CRI_XCBC.git
- cd CRI_XCBC && git checkout dev && cd .. - cd CRI_XCBC && git checkout dev && cd ..
- terraform --version - terraform --version
- terraform init - terraform init
......
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