Skip to content

Commit f4b9fc3

Browse files
committed
fix ci: remove EnableBatchRelease
1 parent 851a429 commit f4b9fc3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

sdk/spring/ci.cosmos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ extends:
2828
template: /eng/pipelines/templates/stages/cosmos-sdk-client.yml #NOTE: Non-standard template.
2929
parameters:
3030
ServiceDirectory: spring
31-
EnableBatchRelease: true
3231
SDKType: client
3332
Artifacts:
3433
- name: azure-spring-data-cosmos

sdk/spring/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ extends:
234234
parameters:
235235
ServiceDirectory: spring
236236
JavadocSafeJavaBuildVersion: '1.21'
237-
EnableBatchRelease: true
238237
Artifacts:
239238
- name: azure-spring-data-cosmos
240239
groupId: com.azure

0 commit comments

Comments
 (0)