mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 15:06:50 +00:00
3 lines
141 B
YAML
3 lines
141 B
YAML
install:
|
|
- echo "Running a custom install command"
|
|
- ./mvn.sh clean install -pl .,obp-commons && ./mvn.sh install -DskipTests -pl obp-api |