Skip to content

Removed output files, ignored them, and set up GitLab CI.

Felix Freiberger requested to merge fefrei/cleanup-ci into master

I suggest you get rid of the folders containing generated files, ignore them, and use GitLab CI to automatically build your JAR file on the server each time you push. I've prepared a merge requests with these changes here. If you're fine with them, you can click the green Merge button to merge them to your master branch.

Merge request reports