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