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

wip

parent 8dde2784
No related branches found
No related tags found
1 merge request!39Добавлен конвейер выпуска релиза для perxis-proto
Pipeline #50092 passed
This commit is part of merge request !39. Comments created here will be created in the context of that merge request.
...@@ -72,10 +72,3 @@ release: ...@@ -72,10 +72,3 @@ release:
paths: paths:
- vars.env - vars.env
expire_in: 1 week expire_in: 1 week
dummy:
stage: .pre
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.
Please register or to comment