There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
To fix https://github.com/OpenAPITools/openapi-generator/issues/9191
./mvnw clean package
./bin/generate-samples.sh
./bin/utils/export_docs_generators.sh
./bin/generate-samples.sh bin/configs/java*
.
For Windows users, please run the script in Git BASH.master
, 5.1.x
, 6.0.x
cc @cliffano (2017/07) @zlx (2017/09) @autopp (2019/02)
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.