OP#253 add qualitygave badge
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -65,7 +65,7 @@ pipeline {
|
||||
script {
|
||||
sh '''
|
||||
curl --user ${GITEA_USER}:${GITEA_TOKEN} \
|
||||
--upload-file keys/keys/RPM-GPG-KEY-public.asc \
|
||||
--upload-file keys/RPM-GPG-KEY-public.asc \
|
||||
https://gitea.confdroid.com/api/packages/confdroid/rpm.repo
|
||||
'''
|
||||
}
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
# Readme
|
||||
|
||||
[](https://jenkins.confdroid.com/job/confdroid-prometheus-rpms/)
|
||||
[](https://sonarqube.confdroid.com/dashboard?id=confdroid-prometheus-rpms)
|
||||
|
||||
## Purpose
|
||||
|
||||
This repository aims to provide prometheus RPMs based on the officially released tarballs for easier installations.
|
||||
This repository aims to provide prometheus RPMs based on the officially released tarballs for easier installations.
|
||||
Reference in New Issue
Block a user