1
0

add mirror stage

This commit is contained in:
2026-03-28 19:12:30 +01:00
parent a6c7b185c0
commit 761c840268

2
Jenkinsfile vendored
View File

@@ -104,7 +104,7 @@ pipeline {
stage('Mirror to Github - 12ww1160') {
steps {
sshagent(['jenkins (key-github-12ww160-not-grizzly)']) {
sshagent(['key-github-12ww160-not-grizzly']) {
sh '''
git remote set-url --push master git@github.com:12ww1160/puppet_collection.git
git push master --mirror