- [ ] Copy one of your (working) java project from previous into this repo, so you get some sample code to work with. - [ ] Create a new job `build` in the same `ci.yml` workflow as before - make it dependant on the success of `verify_issue`. - [ ] Build your project using Maven (or Gradle if you prefer).