12
tg_bot_zammad/tg_bot_zammad/pipeline/head This commit looks good
Details
tg_bot_zammad/tg_bot_zammad/pipeline/head This commit looks good
Details
parent
a14f4eef0f
commit
49c2114d1d
|
|
@ -3,7 +3,7 @@ pipeline {
|
||||||
stages {
|
stages {
|
||||||
stage('zero, hostname') {
|
stage('zero, hostname') {
|
||||||
steps {
|
steps {
|
||||||
sh "ssh dash.dataekb.ru hostname"
|
sh "ssh root@dash.dataekb.ru hostname"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue