测试
This commit is contained in:
parent
7ff2a77965
commit
9724c5609f
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -49,7 +49,7 @@ pipeline {
|
|||||||
remote.allowAnyHosts = true
|
remote.allowAnyHosts = true
|
||||||
remote.user = "root"
|
remote.user = "root"
|
||||||
remote.password = "84805353"
|
remote.password = "84805353"
|
||||||
sshPut remote: remote, from: '$WORKSPACE/ui/dasadmin/dist/', into: '/das/ui/'
|
sshPut remote: remote, from: 'ui/dasadmin/dist/', into: '/das/ui/'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user