Skip to content
Snippets Groups Projects
Commit 62d6b702 authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel :speech_balloon:
Browse files

add further rule for review app

parent f88e6985
No related branches found
No related tags found
2 merge requests!71Fix conflict,!59add further rule for review app
...@@ -130,6 +130,7 @@ deploy_review: ...@@ -130,6 +130,7 @@ deploy_review:
# auto_stop_in: 1 week # auto_stop_in: 1 week
rules: rules:
- if: $CI_MERGE_REQUEST_ID - if: $CI_MERGE_REQUEST_ID
- if: $CI_COMMIT_BRANCH == 'dev'
# uncomment for manual stopping # uncomment for manual stopping
#stop_review_app: #stop_review_app:
......
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