1
0

OP#647 add confdroid_alloy to puppet collection

This commit is contained in:
2026-07-22 13:51:21 +02:00
parent 4d00f87494
commit 7ae4e29ada

2
Jenkinsfile vendored
View File

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