Skip to content
Snippets Groups Projects
Commit 79c475f8 authored by Ole Langbehn's avatar Ole Langbehn
Browse files

bugfix: don't destroy feature environments right after deployment

parent 5a85f6b8
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ stages:
- if: $CI_COMMIT_BRANCH =~ /^main$|^noenv\/.*/
when: never
- if: $CI_COMMIT_BRANCH
when: on_success
when: manual
.deploy:
image:
......
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