Not able to open the Com Port which conected to hardware and not able to do copying from mapped networ to lacally

Hi Team,

I am from automotive domain where I need to run the sanity test using GitLab, Here I am facing two issues . My Gitlab runner is installed in windows OS.

  1. I have build which is placed at mapped server, From here I need to copy the data to local folder. Here I ma getting error “Invalid drive specification” and not copying anything . But same if I run at locally it is success.
  2. My system is connected to hardware and that was enabled with some port . as per the script need to open the port and run some commands via this to flash the device . If I run from Git lab geeting error unable to open . But same working fine localy.
    In both the cases Do I need to change anything in gitlab runner config file?