This commit is contained in:
Henry Jameson 2026-08-03 18:57:26 +03:00
commit 0516fef328

View file

@ -55,8 +55,8 @@ steps:
when: when:
- event: push - event: push
branch: ${CI_REPO_DEFAULT_BRANCH} branch: ${CI_REPO_DEFAULT_BRANCH}
commands: commands:
- sonar-scanner -Dsonar.host.url="${SONAR_HOST_URL}" - sonar-scanner -Dsonar.host.url="${SONAR_HOST_URL}"
upload-artifacts: upload-artifacts:
image: docker.io/woodpeckercommunity/plugin-gitea-package:0.5.0 image: docker.io/woodpeckercommunity/plugin-gitea-package:0.5.0