KEYCLOAK-9777 - Missing api-docs in PNC builds
This commit is contained in:
parent
be77fd9459
commit
e271542fcc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"mvn": {
|
"mvn": {
|
||||||
"profiles": ["product", "!community", "jboss-release"],
|
"profiles": ["product", "!community", "jboss-release", "distribution-downloads"],
|
||||||
"properties": {
|
"properties": {
|
||||||
"skipTests": "true"
|
"skipTests": "true"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue