Update .gitlab-ci.yml
This commit is contained in:
parent
6ab1584ae3
commit
3859c3fe19
1 changed files with 2 additions and 2 deletions
|
@ -12,5 +12,5 @@ sonarqube-check:
|
|||
script:
|
||||
- sonar-scanner
|
||||
allow_failure: true
|
||||
only:
|
||||
- main # or the name of your main branch
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == 'main'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue