File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -1366,7 +1366,7 @@ jobs:
1366
1366
secrets : inherit
1367
1367
with :
1368
1368
docker_image : altinityinfra/clickhouse-server
1369
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
1369
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
1370
1370
tag-suffix : ${{ matrix.suffix }}
1371
1371
GrypeScanKeeper :
1372
1372
needs : [config_workflow, docker_keeper_image]
@@ -1375,7 +1375,7 @@ jobs:
1375
1375
secrets : inherit
1376
1376
with :
1377
1377
docker_image : altinityinfra/clickhouse-keeper
1378
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
1378
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
1379
1379
1380
1380
RegressionTestsRelease :
1381
1381
needs : [config_workflow, build_amd_release]
Original file line number Diff line number Diff line change @@ -4767,7 +4767,7 @@ jobs:
4767
4767
secrets : inherit
4768
4768
with :
4769
4769
docker_image : altinityinfra/clickhouse-server
4770
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
4770
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
4771
4771
tag-suffix : ${{ matrix.suffix }}
4772
4772
GrypeScanKeeper :
4773
4773
needs : [config_workflow, docker_keeper_image]
@@ -4776,7 +4776,7 @@ jobs:
4776
4776
secrets : inherit
4777
4777
with :
4778
4778
docker_image : altinityinfra/clickhouse-keeper
4779
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
4779
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
4780
4780
4781
4781
RegressionTestsRelease :
4782
4782
needs : [config_workflow, build_amd_release]
Original file line number Diff line number Diff line change @@ -335,7 +335,7 @@ jobs:
335
335
secrets : inherit
336
336
with :
337
337
docker_image : altinityinfra/clickhouse-server
338
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
338
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
339
339
tag-suffix : ${{ matrix.suffix }}
340
340
GrypeScanKeeper :
341
341
needs : [config_workflow, docker_keeper_image]
@@ -344,7 +344,7 @@ jobs:
344
344
secrets : inherit
345
345
with :
346
346
docker_image : altinityinfra/clickhouse-keeper
347
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
347
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
348
348
349
349
RegressionTestsRelease :
350
350
needs : [config_workflow, build_amd_release]
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ jobs:
241
241
secrets : inherit
242
242
with :
243
243
docker_image : altinityinfra/clickhouse-server
244
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
244
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
245
245
tag-suffix : ${{ matrix.suffix }}
246
246
GrypeScanKeeper :
247
247
needs : [config_workflow, docker_keeper_image]
@@ -250,7 +250,7 @@ jobs:
250
250
secrets : inherit
251
251
with :
252
252
docker_image : altinityinfra/clickhouse-keeper
253
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
253
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
254
254
255
255
RegressionTestsRelease :
256
256
needs : [config_workflow, build_amd_release]
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ jobs:
241
241
secrets : inherit
242
242
with :
243
243
docker_image : altinityinfra/clickhouse-server
244
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
244
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
245
245
tag-suffix : ${{ matrix.suffix }}
246
246
GrypeScanKeeper :
247
247
needs : [config_workflow, docker_keeper_image]
@@ -250,7 +250,7 @@ jobs:
250
250
secrets : inherit
251
251
with :
252
252
docker_image : altinityinfra/clickhouse-keeper
253
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
253
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
254
254
255
255
RegressionTestsRelease :
256
256
needs : [config_workflow, build_amd_release]
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113
113
secrets : inherit
114
114
with :
115
115
docker_image : altinityinfra/clickhouse-server
116
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
116
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
117
117
tag-suffix : ${{ matrix.suffix }}
118
118
GrypeScanKeeper :
119
119
needs : [config_workflow, docker_keeper_image]
@@ -122,7 +122,7 @@ jobs:
122
122
secrets : inherit
123
123
with :
124
124
docker_image : altinityinfra/clickhouse-keeper
125
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
125
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
126
126
127
127
RegressionTestsRelease :
128
128
needs : [config_workflow, build_amd_release]
Original file line number Diff line number Diff line change @@ -4728,7 +4728,7 @@ jobs:
4728
4728
secrets : inherit
4729
4729
with :
4730
4730
docker_image : altinityinfra/clickhouse-server
4731
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
4731
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
4732
4732
tag-suffix : ${{ matrix.suffix }}
4733
4733
GrypeScanKeeper :
4734
4734
needs : [config_workflow, docker_keeper_image]
@@ -4737,7 +4737,7 @@ jobs:
4737
4737
secrets : inherit
4738
4738
with :
4739
4739
docker_image : altinityinfra/clickhouse-keeper
4740
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
4740
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
4741
4741
4742
4742
RegressionTestsRelease :
4743
4743
needs : [config_workflow, build_amd_release]
Original file line number Diff line number Diff line change @@ -1774,7 +1774,7 @@ jobs:
1774
1774
secrets : inherit
1775
1775
with :
1776
1776
docker_image : altinityinfra/clickhouse-server
1777
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
1777
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
1778
1778
tag-suffix : ${{ matrix.suffix }}
1779
1779
GrypeScanKeeper :
1780
1780
needs : [config_workflow, docker_keeper_image]
@@ -1783,7 +1783,7 @@ jobs:
1783
1783
secrets : inherit
1784
1784
with :
1785
1785
docker_image : altinityinfra/clickhouse-keeper
1786
- version : ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
1786
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
1787
1787
1788
1788
RegressionTestsRelease :
1789
1789
needs : [config_workflow, build_amd_release]
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ class AltinityWorkflowTemplates:
42
42
secrets: inherit
43
43
with:
44
44
docker_image: altinityinfra/clickhouse-server
45
- version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
45
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
46
46
tag-suffix: ${{ matrix.suffix }}
47
47
GrypeScanKeeper:
48
48
needs: [config_workflow, docker_keeper_image]
@@ -51,7 +51,7 @@ class AltinityWorkflowTemplates:
51
51
secrets: inherit
52
52
with:
53
53
docker_image: altinityinfra/clickhouse-keeper
54
- version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
54
+ # version: ${{ fromJson(needs.config_workflow.outputs.data).custom_data.version.string }}
55
55
56
56
RegressionTestsRelease:
57
57
needs: [config_workflow, build_amd_release]
You can’t perform that action at this time.
0 commit comments