gradle7

Published: (March 6, 2026 at 04:18 PM EST)
1 min read
Source: Dev.to

Source: Dev.to

def cacheRules = [
    [ test: { it == "nam_riskbreach_reporter" }, value: "egtpsga56" ],
    [ test: { it.startsWith("nam_router_inst1") }, value: "egtpsga57" ]
]

def cachePattern = cacheRules.find { it.test(task_name) }?.value ?: "egtpsga58"

def cacheOverrideString = ddsTmpdir
0 views
Back to Blog

Related posts

Read more »

Get ready for Google I/O 2026

Google I/O returns May 19–20 Google I/O is back! Join us online as we share our latest AI breakthroughs and updates in products across the company, from Gemini...