Commit 8c358ba
Disable Develocity Build Cache in compilation tests
At the moment, the Develocity Build Cache does not work properly with
our compilation tests, because the cache key does not take into account
the sources that are read in the tests. Keeping the build cache would
lead to false cache hits, so it is better to disable it for the time
being.1 parent da0f714 commit 8c358ba
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
908 | 908 | | |
909 | 909 | | |
910 | 910 | | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
911 | 915 | | |
912 | 916 | | |
913 | 917 | | |
| |||
0 commit comments