Skip to content
Snippets Groups Projects
Commit e22b6598 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent dbd95f58
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ merge-from-overleaf:
- git push origin2 HEAD:$CI_COMMIT_BRANCH
rules:
- if: |
$OVERLEAF_REPO && $CI_COMMIT_BRANCH == "master"
$OVERLEAF_REPO && $CI_COMMIT_BRANCH == "master" && $DISABLE_REGULAR_PIPELINE
when: on_success
- when: never
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment