mirror of
https://github.com/gradle/actions.git
synced 2025-12-08 17:15:46 +08:00
Ensure each integ-test gets a unique cache-key-prefix
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
type: string
|
||||
|
||||
env:
|
||||
GRADLE_BUILD_ACTION_CACHE_KEY_PREFIX: restore-custom-gradle-home-${{ inputs.cache-key-prefix }}
|
||||
GRADLE_BUILD_ACTION_CACHE_KEY_PREFIX: restore-containerized-gradle-home-${{ inputs.cache-key-prefix }}
|
||||
|
||||
jobs:
|
||||
seed-build:
|
||||
|
||||
Reference in New Issue
Block a user