I am trying to use the Push Packages to Octopus to push multiple packages to the server. I have each package on its own line and I get the following error message when it runs:
does not match the “^[^\r\n]$" pattern. Supply an argument that matches "^[^\r\n]$” and try the command again.
I can get around the issue by having a separate push step for each file for now but I would like to condense it back down to one.