We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f665242 commit 5c7da01Copy full SHA for 5c7da01
.pipelines/PSDesiredStateConfiguration-OneBranch.yml
@@ -116,7 +116,7 @@ extends:
116
inputs:
117
gitHubConnection: GitHub
118
repositoryName: PowerShell/PSDesiredStateConfiguration
119
- target: main
+ target: v2
120
assets: $(Pipeline.Workspace)/PSDesiredStateConfiguration.$(version).nupkg
121
tagSource: userSpecifiedTag
122
tag: $(version)
es-metadata.yml
@@ -0,0 +1,12 @@
1
+schemaVersion: 1.0.0
2
+providers:
3
+- provider: InventoryAsCode
4
+ version: 1.0.0
5
+ metadata:
6
+ isProduction: true
7
+ accountableOwners:
8
+ service: cc9ed9e4-21e4-4574-9bec-2b92d4413f1b
9
+ routing:
10
+ defaultAreaPath:
11
+ org: msazure
12
+ path: One\MGMT\Compute\PowerShell Desired State Configuration
0 commit comments