Hi Guys,
Unable to copy jenkins artifacts from Jenkins jobs to Docker host, getting below error. I have google but not getting solution. Error is below.
SSH: Connected
SSH: cd [/home]
SSH: OK
SSH: cd [/home]
SSH: OK
SSH: mkdir [webapp]
SSH: FAILED: Message [Permission denied]
SSH: Disconnecting configuration [docker host] ...
ERROR: Exception when publishing, exception message [Could not create or change to directory. Directory [webapp]]
Build step 'Send build artifacts over SSH' changed build result to UNSTABLE
Finished: UNSTABLE