chore(ci): remove obsolete secret
This commit is contained in:
parent
b355d1a61a
commit
764785764f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ steps:
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- wget -q -O- https://git.nyyu.dev/nyyu/ci-scripts/raw/branch/main/sonar.sh | bash
|
- wget -q -O- https://git.nyyu.dev/nyyu/ci-scripts/raw/branch/main/sonar.sh | bash
|
||||||
secrets: [ sonar_host_url, sonar_token, gitea_token ]
|
secrets: [ sonar_host_url, sonar_token ]
|
||||||
when:
|
when:
|
||||||
# path:
|
# path:
|
||||||
# include: ['.woodpecker/*.yml', 'src/*', 'Cargo*']
|
# include: ['.woodpecker/*.yml', 'src/*', 'Cargo*']
|
||||||
|
|
Loading…
Add table
Reference in a new issue