Merge branch '3.4.x'
Closes gh-45193
This commit is contained in:
@@ -12,7 +12,7 @@ configurations {
|
||||
}
|
||||
}
|
||||
|
||||
task syncMavenRepository(type: Sync) {
|
||||
tasks.register("syncMavenRepository", Sync) {
|
||||
from configurations.app
|
||||
into layout.buildDirectory.dir("system-test-maven-repository")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user