chore(deps): update sonarsource/sonar-scanner-cli docker tag to v11 #39
1 changed files with 2 additions and 2 deletions
|
@ -28,10 +28,10 @@ steps:
|
|||
- event: push
|
||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
sonar:
|
||||
image: sonarsource/sonar-scanner-cli:10
|
||||
image: sonarsource/sonar-scanner-cli:11
|
||||
pull: true
|
||||
commands:
|
||||
- wget -q -O- https://git.nyyu.dev/nyyu/ci-scripts/raw/branch/main/sonar.sh | bash
|
||||
- curl -s https://git.nyyu.dev/nyyu/ci-scripts/raw/branch/main/sonar.sh | bash
|
||||
secrets: [ sonar_host_url, sonar_token ]
|
||||
when:
|
||||
# path:
|
||||
|
|
Loading…
Add table
Reference in a new issue