|
|
|
|
14
|
git url: 'git@code.bizgaze.com:unibase/analytics.git', credentialsId: 'jenkins_ssh_key'
|
14
|
git url: 'git@code.bizgaze.com:unibase/analytics.git', credentialsId: 'jenkins_ssh_key'
|
15
|
}
|
15
|
}
|
16
|
dir('unibase/platform.apps') {
|
16
|
dir('unibase/platform.apps') {
|
17
|
- git url: 'https://code.bizgaze.com/unibase/apps.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
17
|
+ git url: 'git@code.bizgaze.com:unibase/apps.git', credentialsId: 'jenkins_ssh_key'
|
18
|
}
|
18
|
}
|
19
|
dir('unibase/platform.automation') {
|
19
|
dir('unibase/platform.automation') {
|
20
|
- git url: 'https://code.bizgaze.com/unibase/platform.automation.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
20
|
+ git url: 'git@code.bizgaze.com:unibase/platform.automation.git', credentialsId: 'jenkins_ssh_key'
|
21
|
}
|
21
|
}
|
22
|
dir('unibase/platform.common') {
|
22
|
dir('unibase/platform.common') {
|
23
|
- git url: 'https://code.bizgaze.com/unibase/platform.common.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
23
|
+ git url: 'git@code.bizgaze.com:unibase/platform.common.git', credentialsId: 'jenkins_ssh_key'
|
24
|
}
|
24
|
}
|
25
|
dir('unibase/core') {
|
25
|
dir('unibase/core') {
|
26
|
- git url: 'https://code.bizgaze.com/unibase/core.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
26
|
+ git url: 'git@code.bizgaze.com:unibase/core.git', credentialsId: 'jenkins_ssh_key'
|
27
|
}
|
27
|
}
|
28
|
dir('unibase/platform.datasources') {
|
28
|
dir('unibase/platform.datasources') {
|
29
|
- git url: 'https://code.bizgaze.com/unibase/platform.datasources.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
29
|
+ git url: 'git@code.bizgaze.com:unibase/platform.datasources.git', credentialsId: 'jenkins_ssh_key'
|
30
|
}
|
30
|
}
|
31
|
dir('unibase/platform.gps') {
|
31
|
dir('unibase/platform.gps') {
|
32
|
- git url: 'https://code.bizgaze.com/unibase/platform.gps.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
32
|
+ git url: 'git@code.bizgaze.com:unibase/platform.gps.git', credentialsId: 'jenkins_ssh_key'
|
33
|
}
|
33
|
}
|
34
|
dir('unibase/helpers') {
|
34
|
dir('unibase/helpers') {
|
35
|
- git url: 'https://code.bizgaze.com/unibase/helpers.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
35
|
+ git url: 'git@code.bizgaze.com:unibase/helpers.git', credentialsId: 'jenkins_ssh_key'
|
36
|
}
|
36
|
}
|
37
|
dir('unibase/platform.integrations') {
|
37
|
dir('unibase/platform.integrations') {
|
38
|
- git url: 'https://code.bizgaze.com/unibase/platform.integrations.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
38
|
+ git url: 'git@code.bizgaze.com:unibase/platform.integrations.git', credentialsId: 'jenkins_ssh_key'
|
39
|
}
|
39
|
}
|
40
|
dir('unibase/mongdbprovider') {
|
40
|
dir('unibase/mongdbprovider') {
|
41
|
- git url: 'https://code.bizgaze.com/unibase/mongdbprovider.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
41
|
+ git url: 'git@code.bizgaze.com:unibase/mongdbprovider.git', credentialsId: 'jenkins_ssh_key'
|
42
|
}
|
42
|
}
|
43
|
dir('unibase/mssqldbprovider') {
|
43
|
dir('unibase/mssqldbprovider') {
|
44
|
- git url: 'https://code.bizgaze.com/unibase/mssqldbprovider.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
44
|
+ git url: 'git@code.bizgaze.com:unibase/mssqldbprovider.git', credentialsId: 'jenkins_ssh_key'
|
45
|
}
|
45
|
}
|
46
|
dir('unibase/pgsqldbprovider') {
|
46
|
dir('unibase/pgsqldbprovider') {
|
47
|
- git url: 'https://code.bizgaze.com/unibase/pgsqldbprovider.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
47
|
+ git url: 'git@code.bizgaze.com:unibase/pgsqldbprovider.git', credentialsId: 'jenkins_ssh_key'
|
48
|
}
|
48
|
}
|
49
|
dir('unibase/platform') {
|
49
|
dir('unibase/platform') {
|
50
|
- git url: 'https://code.bizgaze.com/unibase/platform.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
50
|
+ git url: 'git@code.bizgaze.com:unibase/platform.git', credentialsId: 'jenkins_ssh_key'
|
51
|
}
|
51
|
}
|
52
|
dir('unibase/platform.server') {
|
52
|
dir('unibase/platform.server') {
|
53
|
- git url: 'https://code.bizgaze.com/unibase/platform.server.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
53
|
+ git url: 'git@code.bizgaze.com:unibase/platform.server.git', credentialsId: 'jenkins_ssh_key'
|
54
|
}
|
54
|
}
|
55
|
dir('unibase/platform.templates') {
|
55
|
dir('unibase/platform.templates') {
|
56
|
- git url: 'https://code.bizgaze.com/unibase/platform.templates.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
56
|
+ git url: 'git@code.bizgaze.com:unibase/platform.templates.git', credentialsId: 'jenkins_ssh_key'
|
57
|
}
|
57
|
}
|
58
|
dir('unibase/platform.themes') {
|
58
|
dir('unibase/platform.themes') {
|
59
|
- git url: 'https://code.bizgaze.com/unibase/platform.themes.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
59
|
+ git url: 'git@code.bizgaze.com:unibase/platform.themes.git', credentialsId: 'jenkins_ssh_key'
|
60
|
}
|
60
|
}
|
61
|
dir('unibase/unibase.reference') {
|
61
|
dir('unibase/unibase.reference') {
|
62
|
- git url: 'https://code.bizgaze.com/unibase/unibase.reference.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
62
|
+ git url: 'git@code.bizgaze.com:unibase/unibase.reference.git', credentialsId: 'jenkins_ssh_key'
|
63
|
}
|
63
|
}
|
64
|
dir('unibase/utilities') {
|
64
|
dir('unibase/utilities') {
|
65
|
- git url: 'https://code.bizgaze.com/unibase/utilities.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
65
|
+ git url: 'git@code.bizgaze.com:unibase/utilities.git', credentialsId: 'jenkins_ssh_key'
|
66
|
}
|
66
|
}
|
67
|
dir('interface.web') {
|
67
|
dir('interface.web') {
|
68
|
- git url: 'https://code.bizgaze.com/interface.web.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
68
|
+ git url: 'git@code.bizgaze.com:interface.web.git', credentialsId: 'jenkins_ssh_key'
|
69
|
}
|
69
|
}
|
70
|
dir('bizgaze') {
|
70
|
dir('bizgaze') {
|
71
|
- git url: 'https://code.bizgaze.com/bizgaze/solution.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
71
|
+ git url: 'git@code.bizgaze.com:bizgaze/solution.git', credentialsId: 'jenkins_ssh_key'
|
72
|
}
|
72
|
}
|
73
|
dir('bizgaze/bizgaze.reference') {
|
73
|
dir('bizgaze/bizgaze.reference') {
|
74
|
- git url: 'https://code.bizgaze.com/bizgaze/bizgaze.reference.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
74
|
+ git url: 'git@code.bizgaze.com:bizgaze/bizgaze.reference.git', credentialsId: 'jenkins_ssh_key'
|
75
|
}
|
75
|
}
|
76
|
dir('bizgaze/communications') {
|
76
|
dir('bizgaze/communications') {
|
77
|
- git url: 'https://code.bizgaze.com/bizgaze/communications.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
77
|
+ git url: 'git@code.bizgaze.com:bizgaze/communications.git', credentialsId: 'jenkins_ssh_key'
|
78
|
}
|
78
|
}
|
79
|
dir('bizgaze/crm') {
|
79
|
dir('bizgaze/crm') {
|
80
|
- git url: 'https://code.bizgaze.com/bizgaze/crm.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
80
|
+ git url: 'git@code.bizgaze.com:bizgaze/crm.git', credentialsId: 'jenkins_ssh_key'
|
81
|
}
|
81
|
}
|
82
|
dir('bizgaze/crm.companies') {
|
82
|
dir('bizgaze/crm.companies') {
|
83
|
- git url: 'https://code.bizgaze.com/bizgaze/crm.companies.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
83
|
+ git url: 'git@code.bizgaze.com:bizgaze/crm.companies.git', credentialsId: 'jenkins_ssh_key'
|
84
|
}
|
84
|
}
|
85
|
dir('bizgaze/crm.contacts') {
|
85
|
dir('bizgaze/crm.contacts') {
|
86
|
- git url: 'https://code.bizgaze.com/bizgaze/crm.contacts.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
86
|
+ git url: 'git@code.bizgaze.com:bizgaze/crm.contacts.git', credentialsId: 'jenkins_ssh_key'
|
87
|
}
|
87
|
}
|
88
|
dir('bizgaze/crm.routes') {
|
88
|
dir('bizgaze/crm.routes') {
|
89
|
- git url: 'https://code.bizgaze.com/bizgaze/crm.routes.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
89
|
+ git url: 'git@code.bizgaze.com:bizgaze/crm.routes.git', credentialsId: 'jenkins_ssh_key'
|
90
|
}
|
90
|
}
|
91
|
dir('bizgaze/integration.gst') {
|
91
|
dir('bizgaze/integration.gst') {
|
92
|
- git url: 'https://code.bizgaze.com/bizgaze/integration.gst.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
92
|
+ git url: 'git@code.bizgaze.com:bizgaze/integration.gst.git', credentialsId: 'jenkins_ssh_key'
|
93
|
}
|
93
|
}
|
94
|
dir('bizgaze/integration.tally') {
|
94
|
dir('bizgaze/integration.tally') {
|
95
|
- git url: 'https://code.bizgaze.com/bizgaze/Integration.Tally.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
95
|
+ git url: 'git@code.bizgaze.com:bizgaze/Integration.Tally.git', credentialsId: 'jenkins_ssh_key'
|
96
|
}
|
96
|
}
|
97
|
dir('bizgaze/paybacks') {
|
97
|
dir('bizgaze/paybacks') {
|
98
|
- git url: 'https://code.bizgaze.com/bizgaze/paybacks.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
98
|
+ git url: 'git@code.bizgaze.com:bizgaze/paybacks.git', credentialsId: 'jenkins_ssh_key'
|
99
|
}
|
99
|
}
|
100
|
dir('bizgaze/pm') {
|
100
|
dir('bizgaze/pm') {
|
101
|
- git url: 'https://code.bizgaze.com/bizgaze/pm.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
101
|
+ git url: 'git@code.bizgaze.com:bizgaze/pm.git', credentialsId: 'jenkins_ssh_key'
|
102
|
}
|
102
|
}
|
103
|
dir('bizgaze/support') {
|
103
|
dir('bizgaze/support') {
|
104
|
- git url: 'https://code.bizgaze.com/bizgaze/support.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
104
|
+ git url: 'git@code.bizgaze.com:bizgaze/support.git', credentialsId: 'jenkins_ssh_key'
|
105
|
}
|
105
|
}
|
106
|
dir('bizgaze/tm') {
|
106
|
dir('bizgaze/tm') {
|
107
|
- git url: 'https://code.bizgaze.com/bizgaze/tm.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
107
|
+ git url: 'git@code.bizgaze.com:bizgaze/tm.git', credentialsId: 'jenkins_ssh_key'
|
108
|
}
|
108
|
}
|
109
|
dir('bizgaze/transact') {
|
109
|
dir('bizgaze/transact') {
|
110
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
110
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.git', credentialsId: 'jenkins_ssh_key'
|
111
|
}
|
111
|
}
|
112
|
dir('bizgaze/transact.accounting') {
|
112
|
dir('bizgaze/transact.accounting') {
|
113
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.accounting.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
113
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.accounting.git', credentialsId: 'jenkins_ssh_key'
|
114
|
}
|
114
|
}
|
115
|
dir('bizgaze/transact.automation') {
|
115
|
dir('bizgaze/transact.automation') {
|
116
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.automation.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
116
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.automation.git', credentialsId: 'jenkins_ssh_key'
|
117
|
}
|
117
|
}
|
118
|
dir('bizgaze/transact.coupons') {
|
118
|
dir('bizgaze/transact.coupons') {
|
119
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.coupons.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
119
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.coupons.git', credentialsId: 'jenkins_ssh_key'
|
120
|
}
|
120
|
}
|
121
|
dir('bizgaze/transact.estimates') {
|
121
|
dir('bizgaze/transact.estimates') {
|
122
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.estimates.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
122
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.estimates.git', credentialsId: 'jenkins_ssh_key'
|
123
|
}
|
123
|
}
|
124
|
dir('bizgaze/transact.expenses') {
|
124
|
dir('bizgaze/transact.expenses') {
|
125
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.expenses.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
125
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.expenses.git', credentialsId: 'jenkins_ssh_key'
|
126
|
}
|
126
|
}
|
127
|
dir('bizgaze/transact.inventory') {
|
127
|
dir('bizgaze/transact.inventory') {
|
128
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.inventory.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
128
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.inventory.git', credentialsId: 'jenkins_ssh_key'
|
129
|
}
|
129
|
}
|
130
|
dir('bizgaze/transact.invoices') {
|
130
|
dir('bizgaze/transact.invoices') {
|
131
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.invoices.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
131
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.invoices.git', credentialsId: 'jenkins_ssh_key'
|
132
|
}
|
132
|
}
|
133
|
dir('bizgaze/transact.offers') {
|
133
|
dir('bizgaze/transact.offers') {
|
134
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.offers.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
134
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.offers.git', credentialsId: 'jenkins_ssh_key'
|
135
|
}
|
135
|
}
|
136
|
dir('bizgaze/transact.orders') {
|
136
|
dir('bizgaze/transact.orders') {
|
137
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.orders.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
137
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.orders.git', credentialsId: 'jenkins_ssh_key'
|
138
|
}
|
138
|
}
|
139
|
dir('bizgaze/transact.payments') {
|
139
|
dir('bizgaze/transact.payments') {
|
140
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.payments.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
140
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.payments.git', credentialsId: 'jenkins_ssh_key'
|
141
|
}
|
141
|
}
|
142
|
dir('bizgaze/transact.pricelists') {
|
142
|
dir('bizgaze/transact.pricelists') {
|
143
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.pricelists.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
143
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.pricelists.git', credentialsId: 'jenkins_ssh_key'
|
144
|
}
|
144
|
}
|
145
|
dir('bizgaze/transact.providers') {
|
145
|
dir('bizgaze/transact.providers') {
|
146
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.providers.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
146
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.providers.git', credentialsId: 'jenkins_ssh_key'
|
147
|
}
|
147
|
}
|
148
|
dir('bizgaze/transact.taxes') {
|
148
|
dir('bizgaze/transact.taxes') {
|
149
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.taxes.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
149
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.taxes.git', credentialsId: 'jenkins_ssh_key'
|
150
|
}
|
150
|
}
|
151
|
dir('bizgaze/transact.wallets') {
|
151
|
dir('bizgaze/transact.wallets') {
|
152
|
- git url: 'https://code.bizgaze.com/bizgaze/transact.wallets.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
152
|
+ git url: 'git@code.bizgaze.com:bizgaze/transact.wallets.git', credentialsId: 'jenkins_ssh_key'
|
153
|
}
|
153
|
}
|
154
|
dir('uniconnect') {
|
154
|
dir('uniconnect') {
|
155
|
- git url: 'https://code.bizgaze.com/uniconnect.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
155
|
+ git url: 'git@code.bizgaze.com:unibase/uniconnect.git', credentialsId: 'jenkins_ssh_key'
|
156
|
}
|
156
|
}
|
157
|
dir('unidrive') {
|
157
|
dir('unidrive') {
|
158
|
- git url: 'https://code.bizgaze.com/unidrive.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
158
|
+ git url: 'git@code.bizgaze.com:unidrive/unidrive.git', credentialsId: 'jenkins_ssh_key'
|
159
|
}
|
159
|
}
|
160
|
dir('sprl') {
|
160
|
dir('sprl') {
|
161
|
- git url: 'https://code.bizgaze.com/sprl.git', credentialsId: 'jenkins_ssh_key'
|
|
|
|
|
161
|
+ git url: 'git@code.bizgaze.com:sprl/sprl.git', credentialsId: 'jenkins_ssh_key'
|
162
|
}
|
162
|
}
|
163
|
|
163
|
|
164
|
sh 'dotnet restore ${WORKSPACE}/bizgaze/Bizgaze.Web.Server.publish.sln'
|
164
|
sh 'dotnet restore ${WORKSPACE}/bizgaze/Bizgaze.Web.Server.publish.sln'
|