Skip to content
Snippets Groups Projects
Commit f767b3fa authored by Nathan RODET's avatar Nathan RODET
Browse files

Edited pipeline

parent ce8b4f60
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -55,9 +55,6 @@ apply:
- gitlab-terraform apply
dependencies:
- plan
only:
- develop
- main
destroy:
stage: destroy
......@@ -65,6 +62,4 @@ destroy:
name: ${ENVIRONMENT}
script:
- gitlab-terraform destroy
only:
- develop
- main
\ No newline at end of file
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