We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6846f8 commit 84c0082Copy full SHA for 84c0082
Makefile
@@ -21,6 +21,8 @@
21
# - configtxgen - builds a native configtxgen binary
22
# - peer - builds a native fabric peer binary
23
# - orderer - builds a native fabric orderer binary
24
+# - release - builds release packages for the host platform
25
+# - release-all - builds release packages for all target platforms
26
# - unit-test - runs the go-test based unit tests
27
# - test-cmd - generates a "go test" string suitable for manual customization
28
# - behave - runs the behave test
0 commit comments