1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2024-09-03 19:26:18 +02:00

Merge pull request #80 from YunoHost-Apps/testing

[autopatch] Add Common Platform Enumeration id to manifest.json
This commit is contained in:
yalh76 2022-08-08 16:49:48 +02:00 committed by GitHub
commit a132c017b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View file

@ -19,6 +19,7 @@ Extendable continuous integration server
**Shipped version:** 2.346.2~ynh1
## Screenshots
![Screenshot of Jenkins](./doc/screenshots/screenshot1.png)

View file

@ -17,7 +17,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Serveur d'intégration continue extensible
**Version incluse :** 2.346.2~ynh1
**Version incluse :** 2.346.2~ynh1
## Captures d'écran

View file

@ -12,7 +12,8 @@
"license": "MIT",
"website": "https://jenkins.io",
"userdoc": "https://www.jenkins.io/doc/book/",
"code": "https://github.com/jenkinsci/jenkins"
"code": "https://github.com/jenkinsci/jenkins",
"cpe": "cpe:2.3:a:jenkins:jenkins"
},
"license": "MIT",
"maintainer": {