Skip to content
Snippets Groups Projects
Commit 7eccbffd authored by Semyon Krestyaninov's avatar Semyon Krestyaninov :dog2:
Browse files

wip

parent 42d1cc76
No related branches found
No related tags found
1 merge request!39Добавлен конвейер выпуска релиза для perxis-proto
Pipeline #50089 failed
......@@ -70,3 +70,9 @@ release:
paths:
- vars.env
expire_in: 1 week
dummy:
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME != $CI_DEFAULT_BRANCH && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME !~ /^release/'
script:
- echo "dummy job for merging"
\ No newline at end of file
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