File tree Expand file tree Collapse file tree 4 files changed +17
-180
lines changed
Expand file tree Collapse file tree 4 files changed +17
-180
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -13,14 +13,31 @@ build_script:
1313- cmd : >-
1414 .\psake.cmd ci
1515
16+
1617 7z a EventMeshCLI.zip .\build\results\eventMeshCLI\*
18+
19+
1720 7z a EventMeshService.zip .\build\results\eventMeshService\*
21+
22+
1823 7z a EventMeshProtocolsAMQP.zip .\build\results\protocolPlugins\FaasNet.EventMesh.Protocols.AMQP\*
24+
25+
1926 7z a EventMeshProtocolsWebsocket.zip .\build\results\protocolPlugins\FaasNet.EventMesh.Protocols.WebSocket\*
27+
28+
2029 7z a EventMeshSinksAMQP.zip .\build\results\sinkPlugins\FaasNet.EventMesh.Sink.AMQP\*
30+
31+
2132 7z a EventMeshSinksKafka.zip .\build\results\sinkPlugins\FaasNet.EventMesh.Sink.Kafka\*
33+
34+
2235 7z a EventMeshSinksVpnBridge.zip .\build\results\sinkPlugins\FaasNet.EventMesh.Sink.VpnBridge\*
36+
37+
2338 7z a EventMeshDiscoveryConfig.zip .\build\results\discoveryPlugins\FaasNet.RaftConsensus.Discovery.Config
39+
40+
2441 7z a EventMeshDiscoveryEtcd.zip .\build\results\discoveryPlugins\FaasNet.RaftConsensus.Discovery.Etcd
2542test : off
2643artifacts :
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments