Open yalayo opened 1 year ago
Used a build code by Sean Coperfield to build the uberjar for each changed project. The command is executed from the root of the workspace receiving as input the name of the project.
Command: clojure -T:build uberjar :project "project-name"
Add a job to build an uberjar but only for the projects that have changes since the last stable point.