mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Revert merge commit changes. (#3673)
This commit is contained in:
parent
a7b1175833
commit
c2550d2871
@ -61,15 +61,3 @@ include 'samples:cordapp-configuration'
|
||||
include 'samples:network-verifier'
|
||||
include 'serialization'
|
||||
include 'serialization-deterministic'
|
||||
|
||||
buildCache {
|
||||
local {
|
||||
enabled = false
|
||||
}
|
||||
remote(HttpBuildCache) {
|
||||
// url = 'http://localhost:5071/cache/'
|
||||
// CI server: gradle-build-cache
|
||||
url = 'http://40.114.193.246:80/cache/'
|
||||
push = true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user