mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 08:41:22 +00:00
Publish gradle builds when build fails for debugging purposes
This commit is contained in:
@@ -8,6 +8,7 @@ gradleEnterprise {
|
||||
//See also: https://docs.gradle.com/enterprise/gradle-plugin/
|
||||
termsOfServiceUrl = 'https://gradle.com/terms-of-service';
|
||||
termsOfServiceAgree = 'yes'
|
||||
publishOnFailure()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user