mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
update
This commit is contained in:
parent
9e448a716d
commit
7255ea2da0
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ sonarqube:
|
|||
rules:
|
||||
- if: $CI_COMMIT_REF_NAME == 'main' || $CI_PIPELINE_SOURCE == 'merge_request_event'
|
||||
exists:
|
||||
- "go.mod"
|
||||
- "sonar-project.properties"
|
||||
|
||||
golang-lint:
|
||||
extends: .golang-lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue