Remove cicd
This commit is contained in:
parent
2602b23e4d
commit
d45c5bd523
1 changed files with 0 additions and 13 deletions
|
|
@ -1,13 +0,0 @@
|
|||
image:
|
||||
name: hashicorp/terraform:latest
|
||||
|
||||
before_script:
|
||||
- terraform --version
|
||||
|
||||
stages:
|
||||
- validate
|
||||
|
||||
validate:
|
||||
stage: validate
|
||||
script:
|
||||
- validate
|
||||
Loading…
Add table
Reference in a new issue