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