Files
fox/ci/rules.yml
T
Бурденко Алексей 2e923d3abb up ci
2025-08-14 09:16:56 +03:00

6 lines
161 B
YAML

.build-npm-rules:
rules:
- if: $CI_COMMIT_BRANCH && $CI_PIPELINE_SOURCE == "merge_request_event"
when: never
- if: $CI_PIPELINE_SOURCE == "push"