1
0

add mirror stage

This commit is contained in:
2026-03-28 19:10:39 +01:00
parent 5d3445cfdc
commit a6c7b185c0
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -2,4 +2,4 @@
Gemfile.lock Gemfile.lock
FileList FileList
.scannerwork .scannerwork
.vscode/ .vscode

2
Jenkinsfile vendored
View File

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