I have a solution that does not have a pipeline set up, so I manually export the solution zip package and install it in our production environment. This sets all connection references to use my account.
I want the connection references to remain under a colleague's account, but I still need to be the one publishing the solution to the production environment.
If I set up a pipeline and set the connection references in the production environment to use my colleague's account, when I commence the pipeline, will the connection reference remain using my colleague's account or will they revert to using my account?