This commit is contained in:
Бурденко Алексей
2025-06-20 15:36:38 +03:00
parent d0c4ea2766
commit 9cb012066d
6 changed files with 107 additions and 4 deletions
+8
View File
@@ -0,0 +1,8 @@
.build-npm-rules:
rules:
- if: $CI_COMMIT_BRANCH && $CI_PIPELINE_SOURCE == "merge_request_event"
when: never
- if: $CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "main"
exists:
- .npmrc
- ./*/.npmrc