Skip to content

Commit bd95dbc

Browse files
committed
Update docs CI configuration
1 parent dca8c35 commit bd95dbc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ci-configs/packages-latest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -988,7 +988,8 @@
988988
"branch": "master",
989989
"folder": "azure-mgmt-trafficmanager",
990990
"install_type": "pypi",
991-
"name": "azure-mgmt-trafficmanager"
991+
"name": "azure-mgmt-trafficmanager",
992+
"version": "==1.0.0"
992993
},
993994
"exclude_path": [
994995
"test*",

ci-configs/packages-preview.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"prefer_source_distribution": "true",
5353
"name": "azure-ai-anomalydetector",
5454
"install_type": "pypi",
55-
"version": "==3.0.0b3"
55+
"version": "==3.0.0b4"
5656
},
5757
"exclude_path": [
5858
"test*",

0 commit comments

Comments
 (0)