Skip to content
Snippets Groups Projects
Commit c5e8f45b authored by Дмитрий Кибирев's avatar Дмитрий Кибирев
Browse files

Update .gitlab-ci.yml file

parent c51d3c02
No related branches found
No related tags found
No related merge requests found
Pipeline #9065 passed
......@@ -6,6 +6,7 @@ workflow:
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
- if: $CI_PIPELINE_SOURCE == "web"
variables:
GIT_DEPTH: 0
......
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