This commit is contained in:
Henry Jameson 2026-08-03 18:34:05 +03:00
commit dbcac0970b

View file

@ -48,7 +48,8 @@ steps:
code-analysis: code-analysis:
image: ghcr.io/j04n-f/sonar-plugin image: ghcr.io/j04n-f/sonar-plugin
when: when:
- branch: ${CI_REPO_DEFAULT_BRANCH} - event: push
branch: ${CI_REPO_DEFAULT_BRANCH}
settings: settings:
sonar_token: sonar_token:
from_secret: sonarqube-token from_secret: sonarqube-token