Skip to content
Snippets Groups Projects

wip: test-keypair without file

Closed Krish Moodbidri requested to merge feat-test-keypair into feat-deploy-xdmod-supremm
Compare and Show latest version
2 files
+ 3
5
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
2
@@ -27,8 +27,6 @@ tf-validate:
stage: validate
tags: [build]
script:
- rm -rf CRI_XCBC
- git clone https://github.com/jprorama/CRI_XCBC.git
- cd CRI_XCBC && git checkout dev && cd ..
- terraform --version
- terraform init
Loading