File tree 1 file changed +3
-3
lines changed
specification/azurestackhci/resource-manager
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,12 @@ batch:
29
29
30
30
### Tag: package-preview-2021-07 and go
31
31
32
- These settings apply only when ` --tag=package-2021-07 --go` is specified on the command line.
32
+ These settings apply only when ` --tag=package-preview- 2021-07 --go` is specified on the command line.
33
33
Please also specify `--go-sdks-folder=<path to the root directory of your azure-sdk-for-go clone>`.
34
34
35
- ` ` ` yaml $(tag) == 'package-preview-2027-01 ' && $(go)
35
+ ` ` ` yaml $(tag) == 'package-preview-2021-07 ' && $(go)
36
36
namespace: azurestackhci
37
- output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2021-07-01/$(namespace)
37
+ output-folder: $(go-sdk-folder)/services/preview/ $(namespace)/mgmt/2021-07-01-preview /$(namespace)
38
38
` ` `
39
39
40
40
# ## Tag: package-2022-01 and go
You can’t perform that action at this time.
0 commit comments