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.
Created by: Marcono1234
./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
usage.md
(and therefore hopefully the website as well) with the current output of the CLI; it looks like this was forgotten when new features were added in the pastusage.md
from bash
to text
; most of it is plain text and using bash
syntax hightlighting is pretty confusing. Example:
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.