Skip to content

Draft: CI: add job to run tests with ant

Average Dude requested to merge ci-ant-test into master

gradle works easily in the dev environment while ant is a little more involved. In order to allow easy setup with gradle in the dev environment and to allow ant-less, local environment while ensuring that nothing in ant is broken this job comes into play.

Merge request reports