From d4dd21afefd3926a5513ee47f0b4cb1ee25d0a6c Mon Sep 17 00:00:00 2001 From: "oleg.vodyanov91@gmail.com" Date: Sun, 25 Jan 2026 23:02:33 +0400 Subject: [PATCH] update steps --- pipelines/docbot | 1 + 1 file changed, 1 insertion(+) diff --git a/pipelines/docbot b/pipelines/docbot index b4b02df..14939d0 100644 --- a/pipelines/docbot +++ b/pipelines/docbot @@ -6,6 +6,7 @@ pipeline { } stage('Deploy Prod'){ steps { + sshagent (credentials: ['jenkins-gitea-myinstalink']) { sh ''' ssh -o StrictHostKeyChecking=no kreamond@109.73.204.66 ' set -euo pipefail