diff options
| author | Simon Belbeoch <[email protected]> | 2022-12-06 05:10:35 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-05 20:10:35 -0800 |
| commit | f200c979792caab2a4da8746fe6b4269fed55e34 (patch) | |
| tree | db85963fd657f716180e48a6cb05cdd0447f9582 /public/v4/apps/sonarqube.yml | |
| parent | f8d70b7608086e47154074305a38078917665a9b (diff) | |
| download | caprover-one-click-apps-f200c979792caab2a4da8746fe6b4269fed55e34.tar.gz caprover-one-click-apps-f200c979792caab2a4da8746fe6b4269fed55e34.zip | |
chore(name) add all missing displayName (#798)
* chore(name) add all missing displayName
* chore(name) add all missing displayName
* chore(droppy) fix mistake archived name in droppy
Diffstat (limited to 'public/v4/apps/sonarqube.yml')
| -rw-r--r-- | public/v4/apps/sonarqube.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/sonarqube.yml b/public/v4/apps/sonarqube.yml index 5155e10..e0e75d1 100644 --- a/public/v4/apps/sonarqube.yml +++ b/public/v4/apps/sonarqube.yml @@ -63,7 +63,7 @@ caproverOneClickApp: It will take about a minute for the process to finish. end: SonarQube is deployed and available as srv-captain--$$cap_appname:9000 to other apps. - displayName: '' + displayName: 'sonarqube' isOfficial: true description: Catch bugs and vulnerabilities in your app, with thousands of automated Static Code Analysis rules documentation: Taken from https://hub.docker.com/_/sonarqube |
