mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 16:36:54 +00:00
feature/json_build_with_schema_support_root_is_array_json: fix jitpack call mvn way, from ./mvn.sh to mvn
This commit is contained in:
parent
2dbaefd5f4
commit
320ae5f28f
@ -1,3 +1,3 @@
|
||||
install:
|
||||
- echo "Running a custom install command"
|
||||
- mvn.sh clean install -pl .,obp-commons && mvn.sh install -DskipTests -pl obp-api
|
||||
- mvn clean install -pl .,obp-commons && mvn install -DskipTests -pl obp-api
|
||||
Loading…
Reference in New Issue
Block a user