This commit is contained in:
Бурденко Алексей
2025-06-23 09:37:56 +03:00
parent 5c212dcf12
commit fb688d43a1
3 changed files with 11 additions and 2 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" || $CI_COMMIT_BRANCH == "feature/ci")
exists:
- .npmrc
- ./*/.npmrc