under windows
, there is a jenkins
. You want to use the plug-in publish over ssh
to send the specified file to the remote linux
server. After the task is executed, the server cannot find the relevant file.
when building, the console output is as follows:
SSH: Connecting from host [DESKTOP-1]
SSH: Connecting with configuration [xx.xxx.xx.xxx] ...
SSH: Disconnecting configuration [xx.xxx.xx.xxx] ...
SSH: Transferred 1 file(s)
Finished: SUCCESS
Task configuration:
:
:
and dist/index2.html exists in jenkins"s workspace directory.
I don"t know what"s wrong with the configuration? Ask the bosses for advice. Please