ci
This commit is contained in:
parent
dec2628e80
commit
fe9158260f
|
|
@ -10,8 +10,9 @@ This project follows a **Modular Monolith** architecture:
|
||||||
- `workers/*`: Background event consumers/processors.
|
- `workers/*`: Background event consumers/processors.
|
||||||
|
|
||||||
## 🛠 Requirements
|
## 🛠 Requirements
|
||||||
- Java 21
|
- Java 17
|
||||||
- Docker + Docker Compose
|
- Docker + Docker Compose
|
||||||
|
- CI uses a custom `gradle:8.12-jdk17`-based image (see `ci/images/gradle-node/Dockerfile`); match that locally to avoid toolchain download delays.
|
||||||
|
|
||||||
## 🚀 Local Run
|
## 🚀 Local Run
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue