JavaFX jar-file package

Hello! I’m new to GitLab, and I asked myself this question: how and where can I pack my compiled application in the GitLab system?
Specifically: I have JavaFX + Maven, I want the application to be assembled in GitLab CI first, and then installed in some zip archive on GitLab open spaces (so as not to drag the “targer” folder into the repository). Perhaps the question is very stupid, thanks in advance for the answers!

You should look into Gitlab CI artifacts documentation :wink:

1 Like

@woldermind please mark my reply as the solution if I pointed you in the right direction, so other members on the forum won’t spend their time checking this thread out while they could be using it to help others :wink:

If your issue wasn’t resolved, please provide more information.

Kind regards,
~ Aljaz S.