Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Commit a5c48ce

Browse files
authored
Added azure-core-http to ci.yml (#677)
1 parent 3e0e153 commit a5c48ce

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

sdk/core/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pr:
3939
- build.gradle
4040
- gradle.properties
4141
- settings.gradle
42-
42+
4343
stages:
4444
- template: ../../eng/pipelines/templates/stages/archetype-sdk-client.yml
4545
parameters:
@@ -48,6 +48,9 @@ stages:
4848
- name: azure-core-credential
4949
safeName: azurecorecredential
5050
groupId: com.azure.android
51+
- name: azure-core-http
52+
safeName: azurecorehttp
53+
groupId: com.azure.android
5154
- name: azure-core-http-httpurlconnection
5255
safeName: azurecorehttphttpurlconnection
5356
groupId: com.azure.android

0 commit comments

Comments
 (0)