update steps

This commit is contained in:
oleg.vodyanov91@gmail.com 2026-01-25 22:57:12 +04:00
parent f380ec6400
commit a07ce92f62

View File

@ -5,7 +5,6 @@ pipeline {
steps { checkout scm }
}
stage('Deploy Prod'){
when { buildingTag() }
steps {
sh '''
ssh -o StrictHostKeyChecking=no kreamond@109.73.204.66 '