fix
This commit is contained in:
parent
8126fd00f4
commit
dbcac0970b
1 changed files with 2 additions and 1 deletions
|
|
@ -48,7 +48,8 @@ steps:
|
|||
code-analysis:
|
||||
image: ghcr.io/j04n-f/sonar-plugin
|
||||
when:
|
||||
- branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
- event: push
|
||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
settings:
|
||||
sonar_token:
|
||||
from_secret: sonarqube-token
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue