Add some more field to the manifest

Signed-off-by: Felix Bartels <felix@9wd.eu>
This commit is contained in:
Felix Bartels 2022-01-17 10:16:26 +01:00
parent 0a3ce6a062
commit a10742633f

View file

@ -9,5 +9,11 @@
"postgresql": {}
},
"manifestVersion": 2,
"postInstallMessage": "file://POSTINSTALL.md"
"postInstallMessage": "file://POSTINSTALL.md",
"website": "https://drone.io/",
"title": "Drone CI",
"author": "Harness",
"tagline": "Self-service Continuous Integration platform for busy development teams.",
"tags": [ "golang", "ci" ],
"documentationUrl": "https://github.com/fbartels/cloudron-drone-app"
}