Skip to content

Commit 5c7da01

Browse files
Add ES metadata (#133)
And set GitHub upload target to `v2`. TBD on us making that `main`.
1 parent f665242 commit 5c7da01

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.pipelines/PSDesiredStateConfiguration-OneBranch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ extends:
116116
inputs:
117117
gitHubConnection: GitHub
118118
repositoryName: PowerShell/PSDesiredStateConfiguration
119-
target: main
119+
target: v2
120120
assets: $(Pipeline.Workspace)/PSDesiredStateConfiguration.$(version).nupkg
121121
tagSource: userSpecifiedTag
122122
tag: $(version)

es-metadata.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)