Commit 8cb6a25
[FAB-16136] Do not run tests in chaincode container
Set the gradle and maven rebuilds of the Java code when creating the
chaincode container to not do the tests. These would have been run
before deployment by the deverlopers. Doing so in Java slows down
deployment quite a bit.
Change-Id: Id3ffc2dc9a36c11c7cfe7f41e98aaeb234c478ad
Signed-off-by: Matthew B. White <whitemat@uk.ibm.com>1 parent 3710641 commit 8cb6a25
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments