In addition to Build Scans, the Gradle Enterprise Gradle plugin also ... gradleEnterprise { buildScan { if (System.getenv("CI")) { publishAlways() tag "CI" } ...
確定! 回上一頁