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