File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
specification/azsadmin/resource-manager/compute Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,12 @@ These settings apply only when `--tag=package-2018-02-09` is specified on the co
3333
3434` ` ` yaml $(tag) == 'package-2018-02-09'
3535input-file:
36- - Microsoft.Compute.Admin/preview/2015-12-01-preview/Compute.json
37- - Microsoft.Compute.Admin/preview/2015-12-01-preview/PlatformImages.json
38- - Microsoft.Compute.Admin/preview/2018-02-09/Quotas.json
39- - Microsoft.Compute.Admin/preview/2015-12-01-preview/VMExtensions.json
40- - Microsoft.Compute.Admin/preview/2018-07-30-preview/Disks.json
41- - Microsoft.Compute.Admin/preview/2018-07-30-preview/DiskMigrationJobs.json
36+ - $(this-folder)/ Microsoft.Compute.Admin/preview/2015-12-01-preview/Compute.json
37+ - $(this-folder)/ Microsoft.Compute.Admin/preview/2015-12-01-preview/PlatformImages.json
38+ - $(this-folder)/ Microsoft.Compute.Admin/preview/2018-02-09/Quotas.json
39+ - $(this-folder)/ Microsoft.Compute.Admin/preview/2015-12-01-preview/VMExtensions.json
40+ - $(this-folder)/ Microsoft.Compute.Admin/preview/2018-07-30-preview/Disks.json
41+ - $(this-folder)/ Microsoft.Compute.Admin/preview/2018-07-30-preview/DiskMigrationJobs.json
4242` ` `
4343
4444---
You can’t perform that action at this time.
0 commit comments