forked from loafle/openapi-generator-original
test openapi3 java native in drone.ci (#8001)
This commit is contained in:
parent
aed8086d0e
commit
08c8296e33
@ -42,6 +42,7 @@ steps:
|
|||||||
# test java native client
|
# test java native client
|
||||||
- ./mvnw clean test -f samples/client/petstore/java/native/pom.xml
|
- ./mvnw clean test -f samples/client/petstore/java/native/pom.xml
|
||||||
- ./mvnw clean test -f samples/client/petstore/java/native-async/pom.xml
|
- ./mvnw clean test -f samples/client/petstore/java/native-async/pom.xml
|
||||||
|
- ./mvnw clean test -f samples/openapi3/client/petstore/java/native/pom.xml
|
||||||
# test all generators with fake petstore spec (2.0, 3.0)
|
# test all generators with fake petstore spec (2.0, 3.0)
|
||||||
- /bin/bash bin/utils/test-fake-petstore-for-all.sh
|
- /bin/bash bin/utils/test-fake-petstore-for-all.sh
|
||||||
# generate test scripts
|
# generate test scripts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user