Package or bust!
This commit is contained in:
@@ -3,17 +3,17 @@
|
||||
"id": "io.knel.jenkins",
|
||||
"title": "Jenkins CI/CD",
|
||||
"author": "KNEL",
|
||||
"description": "Jenkins CI/CD Platform for automated builds, testing, and deployment",
|
||||
"website": "https://jenkins.io",
|
||||
"contactEmail": "admin@knownelement.com",
|
||||
"version": "2.450.0",
|
||||
"changelog": "Initial Cloudron package for Jenkins CI/CD Platform",
|
||||
"healthCheckPath": "/login",
|
||||
"description": "Cloudron packaging template for Jenkins CI/CD",
|
||||
"website": "https://example.com",
|
||||
"contactEmail": "admin@example.com",
|
||||
"version": "0.1.0",
|
||||
"changelog": "Initial package template",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8080,
|
||||
"addons": {
|
||||
"localstorage": {}
|
||||
},
|
||||
"tags": ["ci", "cd", "automation", "build", "deployment"],
|
||||
"tags": ["template", "example"],
|
||||
"icon": "logo.png"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user