From 2fc69e42f6232e195b36ba09edeb383b5965c3e6 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Wed, 22 Jul 2026 14:06:02 +0200 Subject: [PATCH] OP#647 add confdroid_alloy to puppet collection --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index cdf368c..acc2a52 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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