diff --git a/pipelines/docbot b/pipelines/docbot index 486c991..33023d3 100644 --- a/pipelines/docbot +++ b/pipelines/docbot @@ -6,7 +6,7 @@ pipeline { } stage('Deploy Prod'){ steps { - sshagent (credentials: ['jenkins-gitea-myinstalink']) { + sshagent (credentials: ['myinstalink-server']) { sh ''' ssh -o StrictHostKeyChecking=no kreamond@109.73.204.66 ' set -euo pipefail