3
0

OP#269 fix github stage

This commit is contained in:
12ww1160
2025-12-14 14:45:18 +01:00
parent 60ed48854b
commit ef89ae9efc
2 changed files with 3 additions and 3 deletions

2
Jenkinsfile vendored
View File

@@ -94,7 +94,7 @@ pipeline {
steps {
sshagent(['edd05eb6-26b5-4c7b-a5cc-ea2ab899f4fa']) {
sh '''
git remote add origin git@github.com:grizzlycoda/puppet_collection.git
git remote set-url git@github.com:grizzlycoda/puppet_collection.git
push master --mirror
'''
}

View File

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