Skip to content

Commit 4322d98

Browse files
raych1Phoenix He
authored and
Phoenix He
committed
Enalbe new modelvalidation run in pre-production. (#7168)
1 parent d5807d5 commit 4322d98

File tree

3 files changed

+45
-65
lines changed

3 files changed

+45
-65
lines changed

.azure-pipelines-preproduction/package-lock.json

Lines changed: 43 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines-preproduction/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"devDependencies": {
1313
"@azure/avocado": "^0.6.0",
14-
"@azure/rest-api-specs-scripts": "^0.5.0",
14+
"@azure/rest-api-specs-scripts": "^0.5.1",
1515
"@ts-common/commonmark-to-markdown": "^1.2.0",
1616
"@ts-common/fs": "0.2.0",
1717
"@ts-common/iterator": "^0.3.6",

preproduction-azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ jobs:
1616
- template: .azure-pipelines/BranchProtectionForPrivateRepo.yml
1717
- template: .azure-pipelines/Spellcheck.yml
1818
- template: .azure-pipelines/BreakingChange.yml
19+
- template: .azure-pipelines/ModelValidation.yml

0 commit comments

Comments
 (0)