Skip to content

Commit ddb3691

Browse files
authored
Update Weekly OpenAPI Download AzDo Pipeline (#848)
1 parent e333ec7 commit ddb3691

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.azure-pipelines/generation-templates/generate-command-metadata-template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Copyright (c) Microsoft Corporation. All rights reserved.
22
# Licensed under the MIT License.
33

4+
steps:
45
- task: PowerShell@2
56
displayName: Generate command metadata
67
inputs:

.azure-pipelines/generation-templates/generate-service-modules.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
parameters:
55
- name: ModulesToGenerate
66
type: string
7+
default: ""
78
- name: AuthModulePath
89
type: string
910
- name: ServiceModulePath

0 commit comments

Comments
 (0)