diff --git a/.woodpecker/test.yaml b/.woodpecker/test.yaml index 32920021d..36e76d985 100644 --- a/.woodpecker/test.yaml +++ b/.woodpecker/test.yaml @@ -55,8 +55,8 @@ steps: when: - event: push branch: ${CI_REPO_DEFAULT_BRANCH} - commands: - - sonar-scanner -Dsonar.host.url="${SONAR_HOST_URL}" + commands: + - sonar-scanner -Dsonar.host.url="${SONAR_HOST_URL}" upload-artifacts: image: docker.io/woodpeckercommunity/plugin-gitea-package:0.5.0