3
0

OP#269 fix github stage

This commit is contained in:
12ww1160
2025-12-14 14:55:26 +01:00
parent eaf68dbb4f
commit ab42036a25
2 changed files with 3 additions and 2 deletions

1
Jenkinsfile vendored
View File

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

View File

@@ -5,4 +5,6 @@
# Summary
A collection of the Puppet modules I have written and published over time.
A collection of the Puppet modules I have written and published over time.
# Overview