1
0

OP#647 add confdroid_alloy to puppet collection

This commit is contained in:
2026-07-22 14:06:02 +02:00
parent d17efae915
commit 2fc69e42f6

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 add github-grizzly git@github.com:grizzlycoda/puppet_collection.git
git push github-grizzly --mirror