-
- Downloads
feat(ci): add initial GitLab CI configuration for build and test
Add a .gitlab-ci.yml file to configure CI stages for building and testing the project. Set up caching for Maven dependencies and define build and test stages using Maven with OpenJDK 17.
.gitlab-ci.yml
0 → 100644
Please register or sign in to comment