From 7ae4e29ada32d3c7f38f01a234dd2c8a35dc5627 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Wed, 22 Jul 2026 13:51:21 +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 92f67e7..fcd5af0 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 set-url --push master git@github.com:grizzlycoda/puppet_collection.git git push master --mirror