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 d05ba7c commit b33531fCopy full SHA for b33531f
quarkus/admin/build.gradle.kts
@@ -97,6 +97,7 @@ distributions {
97
from("distribution/NOTICE")
98
from("distribution/LICENSE")
99
from("distribution/README.md")
100
+ from("../../DISCLAIMER")
101
}
102
103
quarkus/server/build.gradle.kts
@@ -92,6 +92,7 @@ distributions {
92
93
94
95
96
0 commit comments