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
+ 4
5
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -27,7 +27,7 @@ tf-validate:
stage: validate
tags: [build]
script:
- cd CRI_XCBC && git checkout dev && git pull && cd ..
- cd CRI_XCBC && git checkout dev && cd ..
- terraform --version
- terraform init
- terraform validate
Loading