File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -40,27 +40,41 @@ distributions:
40
40
artifacts :
41
41
- path : cli/target/distributions/cli-{{projectVersion}}.zip
42
42
platform : osx-x86_64
43
+ - path : cli/target/distributions/cli-{{projectVersion}}.zip
44
+ platform : linux-x86_64
43
45
router :
44
46
artifacts :
45
47
- path : routers/wanaku-router/target/distributions/wanaku-router-{{projectVersion}}.zip
46
48
platform : osx-x86_64
49
+ - path : routers/wanaku-router/target/distributions/wanaku-router-{{projectVersion}}.zip
50
+ platform : linux-x86_64
47
51
service-yaml-route :
48
52
artifacts :
49
53
- path : services/tools/wanaku-routing-yaml-route-service/target/distributions/wanaku-routing-yaml-route-service-{{projectVersion}}.zip
50
54
platform : osx-x86_64
55
+ - path : routers/wanaku-router/target/distributions/wanaku-router-{{projectVersion}}.zip
56
+ platform : linux-x86_64
51
57
service-kafka :
52
58
artifacts :
53
59
- path : services/tools/wanaku-routing-kafka-service/target/distributions/wanaku-routing-kafka-service-{{projectVersion}}.zip
54
60
platform : osx-x86_64
61
+ - path : services/tools/wanaku-routing-kafka-service/target/distributions/wanaku-routing-kafka-service-{{projectVersion}}.zip
62
+ platform : linux-x86_64
55
63
service-http :
56
64
artifacts :
57
65
- path : services/tools/wanaku-routing-http-service/target/distributions/wanaku-routing-http-service-{{projectVersion}}.zip
58
66
platform : osx-x86_64
67
+ - path : services/tools/wanaku-routing-http-service/target/distributions/wanaku-routing-http-service-{{projectVersion}}.zip
68
+ platform : linux-x86_64
59
69
provider-file :
60
70
artifacts :
61
71
- path : services/providers/wanaku-provider-file/target/distributions/wanaku-provider-file-{{projectVersion}}.zip
62
72
platform : osx-x86_64
73
+ - path : services/providers/wanaku-provider-file/target/distributions/wanaku-provider-file-{{projectVersion}}.zip
74
+ platform : linux-x86_64
63
75
provider-ftp :
64
76
artifacts :
65
77
- path : services/providers/wanaku-provider-ftp/target/distributions/wanaku-provider-ftp-{{projectVersion}}.zip
66
- platform : osx-x86_64
78
+ platform : osx-x86_64
79
+ - path : services/providers/wanaku-provider-ftp/target/distributions/wanaku-provider-ftp-{{projectVersion}}.zip
80
+ platform : linux-x86_64
You can’t perform that action at this time.
0 commit comments