Please help me.
sonarqube-check:
image:
script:
rules:
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
changes:
- Implementation/*
Create MR develop with file change -> main: Pipeline not run
If I comment changes -> pipeline run ok
New contributor
Ngô Châu Nguyên is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.