3
0

OP#253 add qualitygave badge

This commit is contained in:
12ww1160
2025-12-12 18:08:43 +01:00
parent 64a438b98f
commit b1b43536af
2 changed files with 3 additions and 2 deletions

2
Jenkinsfile vendored
View File

@@ -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
'''
}

View File

@@ -1,6 +1,7 @@
# Readme
[![Build Status](https://jenkins.confdroid.com/buildStatus/icon?job=confdroid-prometheus-rpms)](https://jenkins.confdroid.com/job/confdroid-prometheus-rpms/)
[![Quality Gate Status](https://sonarqube.confdroid.com/api/project_badges/measure?project=confdroid-prometheus-rpms&metric=alert_status&token=sqb_b9ceb0fdcc2c164d59874654f230bbf1b40ef6e2)](https://sonarqube.confdroid.com/dashboard?id=confdroid-prometheus-rpms)
## Purpose