I am trying to upload multiple file on nexus repo, but it is failing.
Error
##[error]Error: form-data: ENOENT: no such file or directory
I have also tried using the wildcard entries like **/*, *. But still it is failing.
Upload failed. Error: form-data: ENOENT: no such file or directory, open 'D:\a\1\a\**'
Hi Team,
I am trying to upload multiple file on nexus repo, but it is failing.
Error
##[error]Error: form-data: ENOENT: no such file or directory
I have also tried using the wildcard entries like**/*
,*
. But still it is failing.Upload failed. Error: form-data: ENOENT: no such file or directory, open 'D:\a\1\a\**'
Is this the drawback of this plugin?