VEGA-4499: адаптация UI главной страницы документации
This commit is contained in:
committed by
Речкина Елена Валерьевна
parent
2ce47117e1
commit
baca55494c
+1
-4
@@ -2,7 +2,4 @@
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH && $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
when: never
|
||||
- if: $CI_PIPELINE_SOURCE == "push" && ($CI_COMMIT_BRANCH == "main" || $CI_COMMIT_BRANCH == "feature/ci")
|
||||
exists:
|
||||
- .npmrc
|
||||
- ./*/.npmrc
|
||||
- if: $CI_PIPELINE_SOURCE == "push"
|
||||
|
||||
Reference in New Issue
Block a user