Open
Description
When Kubero attempts to push an image to a repo it uses the pipeline-name rather than the pre-configured registry-username so it ends up trying to push to a registry that does not exist and/or it has no access to.
Issue(s) occurs on these line(s) I believe: (of course I could be wrong)
kubero/server/src/modules/deployments.ts
Line 239 in 7d62716
Line 1451 in 7d62716