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