mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 19:16:53 +00:00
add jitpack.yml, make the jitpack can build this project correctly, so other project can dependent the submodules
This commit is contained in:
parent
9ed42f9b37
commit
dd310501da
3
jitpack.yml
Normal file
3
jitpack.yml
Normal file
@ -0,0 +1,3 @@
|
||||
install:
|
||||
- echo "Running a custom install command"
|
||||
- ./mvn.sh clean install -pl .,obp-commons && ./mvn.sh install -DskipTests -pl obp-api
|
||||
Loading…
Reference in New Issue
Block a user