update steps
This commit is contained in:
parent
f380ec6400
commit
a07ce92f62
@ -5,7 +5,6 @@ pipeline {
|
|||||||
steps { checkout scm }
|
steps { checkout scm }
|
||||||
}
|
}
|
||||||
stage('Deploy Prod'){
|
stage('Deploy Prod'){
|
||||||
when { buildingTag() }
|
|
||||||
steps {
|
steps {
|
||||||
sh '''
|
sh '''
|
||||||
ssh -o StrictHostKeyChecking=no kreamond@109.73.204.66 '
|
ssh -o StrictHostKeyChecking=no kreamond@109.73.204.66 '
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user