GitLab Release Management
I need some assistance to understand Release Management process in GitLab.
I am able to run "mvn install" command using .gitlab-ci.yml file, but the jar files of my Java code-base are still in my GitLab-runner machine. How can publish them and is there any way GitLab can host release notes with binary files.