Skip to content

Commit

Permalink
fix(jenkins): fix jenkins scan
Browse files Browse the repository at this point in the history
fix jenkins scan

Signed-off-by: ysicing <[email protected]>
  • Loading branch information
ysicing committed Apr 20, 2023
1 parent f7acd99 commit 137d47b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/sonar-project.properties.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sonar.projectKey=qcadmin
sonar.organization=quickon
sonar.projectVersion=2.0.0
sonar.exclusions=**/internal/static/**
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ replace (
k8s.io/component-base => k8s.io/component-base v0.26.4
k8s.io/kubectl => k8s.io/kubectl v0.26.4
k8s.io/metrics => k8s.io/metrics v0.26.4
tailscale.com => tailscale.com v1.38.4
)

require (
Expand Down

0 comments on commit 137d47b

Please sign in to comment.