Fix build and add integration profile
This commit is contained in:
@@ -11,4 +11,9 @@ This project includes the following modules:
|
||||
|
||||
```bash
|
||||
./mvnw clean install
|
||||
```
|
||||
|
||||
=== Build container image and run integration tests
|
||||
```bash
|
||||
./mvnw install -Pintegration
|
||||
```
|
||||
Reference in New Issue
Block a user