update steps
This commit is contained in:
parent
dbb30801d2
commit
41c2ece1da
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user