We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d0f8e commit 37ae831Copy full SHA for 37ae831
quarkus/admin/build.gradle.kts
@@ -92,6 +92,7 @@ distributions {
92
from("distribution/NOTICE")
93
from("distribution/LICENSE")
94
from("distribution/README.md")
95
+ from("../../DISCLAIMER")
96
}
97
98
quarkus/server/build.gradle.kts
@@ -90,6 +90,7 @@ distributions {
90
91
0 commit comments