diff --git a/.woodpecker/.test.yml b/.woodpecker/.test.yml index 6d66571..8a5f5df 100644 --- a/.woodpecker/.test.yml +++ b/.woodpecker/.test.yml @@ -31,7 +31,7 @@ steps: 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: