change host to dash
tg_bot_zammad/tg_bot_zammad/pipeline/head There was a failure building this commit
Details
tg_bot_zammad/tg_bot_zammad/pipeline/head There was a failure building this commit
Details
parent
56142e8df0
commit
22f92ad575
|
|
@ -3,7 +3,7 @@ pipeline {
|
|||
stages {
|
||||
stage('zero, hostname') {
|
||||
steps {
|
||||
sh "ssh -p 3322 oracle@31.25.240.180 hostname"
|
||||
sh "ssh dash.dataekb.ru hostname"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue