Skip to content
Snippets Groups Projects
Commit 5194f9b7 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Change stage of validate job

parent bed4ab1b
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #7894 failed with stages
in 21 seconds
......@@ -22,7 +22,7 @@ stages: # List of stages for jobs, and their order of execution
- cleanup
tf-validate:
stage: build
stage: validate
tags: [build]
script:
- terraform --version
......@@ -44,4 +44,4 @@ clean-up:
tags: [build]
script:
- terraform destroy -auto-approve
when: manual
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