update steps
This commit is contained in:
parent
dbb30801d2
commit
41c2ece1da
@ -6,7 +6,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Deploy Prod'){
|
stage('Deploy Prod'){
|
||||||
steps {
|
steps {
|
||||||
sshagent (credentials: ['jenkins-gitea-myinstalink']) {
|
sshagent (credentials: ['myinstalink-server']) {
|
||||||
sh '''
|
sh '''
|
||||||
ssh -o StrictHostKeyChecking=no kreamond@109.73.204.66 '
|
ssh -o StrictHostKeyChecking=no kreamond@109.73.204.66 '
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user