Skip to content

Commit 588b770

Browse files
authored
Disable preview tags so compisite packages are built (#1274)
1 parent e944b37 commit 588b770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/mgmt/security/autorust.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ deny = [
33
"package-2020-01-preview-only", # duplicate tag https://github.com/Azure/azure-rest-api-specs/pull/13828
44
"package-2019-08-only", # defines start_time_utc param twice
55
]
6+
deny_contains_preview = true

0 commit comments

Comments
 (0)