core
core copied to clipboard
Create common job to build core project
Build job: this job will be run once and its output will be shared among all the test types and will have to be implemented just once. These arre the steps:
- Clones repo
- Builds project
- Caches build (to be used by other jobs)
This job will be a dependency for all test implementation running at Github Actions.
Hey team! Please add your planning poker estimate with ZenHub @dsilvam @freddyucv
PR: https://github.com/dotCMS/core/pull/21873