fix
This commit is contained in:
parent
2c4fe4fe68
commit
0516fef328
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue