Skip to content

Commit 3114e0c

Browse files
Migrate Nginx from wyunchi/generation/nginx to main (#23882)
* Move Nginx to main --------- Co-authored-by: Yunchi Wang <[email protected]>
1 parent c8436d1 commit 3114e0c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.azure-pipelines/code-oob.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ stages:
129129
130130
- task: ManifestGeneratorTask@0
131131
displayName: 'Generation Task'
132-
inputs:
133-
PackageName: 'Azure PowerShell - ${{ parameters.ServiceName }}'
134-
BuildDropPath: '$(System.ArtifactsDirectory)/OOB'
132+
inputs:
133+
PackageName: 'Azure PowerShell - ${{ parameters.ServiceName }}'
134+
BuildDropPath: '$(System.ArtifactsDirectory)/OOB'
135135

136136
- task: PublishBuildArtifacts@1
137137
inputs:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
"Module","Minimal Version"
2+
"Az.Nginx", "1.0.0"

0 commit comments

Comments
 (0)