docs: add SonarQube to plugins list (#5502)

Co-authored-by: Joan Flotats <joanflotats@bit2me.com>
This commit is contained in:
Joan Flotats
2025-09-12 21:00:42 +02:00
committed by GitHub
parent 890dd79037
commit 58cabe30c1

View File

@@ -284,6 +284,11 @@
"name": "ASCII JUnit Test Report",
"docs": "https://raw.githubusercontent.com/wgroeneveld/woodpecker-ascii-junit/refs/heads/main/README.md",
"verified": false
},
{
"name": "SonarQube",
"docs": "https://raw.githubusercontent.com/j04n-f/woodpecker-sonar-plugin/refs/heads/main/docs.md",
"verified": false
}
]
}