Use opentelemetry-java-instrumentation-gradle-test1 for build cache. (#996)
This commit is contained in:
parent
bb235a0aa3
commit
50a7ff6562
|
@ -22,7 +22,7 @@ apply plugin: 'com.github.burrunan.s3-build-cache'
|
|||
buildCache {
|
||||
remote(com.github.burrunan.s3cache.AwsS3BuildCache) {
|
||||
region = 'us-west-2'
|
||||
bucket = 'otel-gradle-cache-temp'
|
||||
bucket = 'opentelemetry-java-instrumentation-gradle-test1'
|
||||
push = isCI
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue