diff --git a/batect.yml b/batect.yml index fa061778e134..438cccff0aae 100644 --- a/batect.yml +++ b/batect.yml @@ -18,6 +18,10 @@ forbid_telemetry: true config_variables: + gradle_build_scan: + description: Enabling of Gradle build scans + # Supported values: "true", "false" + default: false gradle_console: description: Gradle console mode # Supported values: "auto", "plain", "rich", "verbose" @@ -35,6 +39,7 @@ config_variables: environment: GRADLE_OPTS: -Dorg.gradle.console=