ci: fix sonar
This commit is contained in:
parent
bbc9c90376
commit
54ef7ebac6
2 changed files with 4 additions and 3 deletions
|
@ -32,7 +32,7 @@ steps:
|
|||
image: sonarsource/sonar-scanner-cli:11
|
||||
pull: true
|
||||
commands:
|
||||
- curl -s https://git.nyyu.dev/nyyu/ci-scripts/raw/branch/main/sonar.sh | bash
|
||||
- curl -s https://git.nyyu.dev/public/ci-scripts/raw/branch/main/sonar.sh | bash
|
||||
environment:
|
||||
SONAR_TOKEN:
|
||||
from_secret: sonar_token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue