First of all, sorry for my bad english.
I am currently working on workflow performance.
My Idea is, when I push changes from IntelliJ to a private GitLab Server; I would like that my GitLab instantly create a finished .jar file from new code and push it to my Nexus Repo Manager.
How can it be achieved?