mirror of
https://github.com/PowerShell/PSDesiredStateConfiguration
synced 2026-06-21 13:45:25 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5c7da019ff |
@@ -116,7 +116,7 @@ extends:
|
||||
inputs:
|
||||
gitHubConnection: GitHub
|
||||
repositoryName: PowerShell/PSDesiredStateConfiguration
|
||||
target: main
|
||||
target: v2
|
||||
assets: $(Pipeline.Workspace)/PSDesiredStateConfiguration.$(version).nupkg
|
||||
tagSource: userSpecifiedTag
|
||||
tag: $(version)
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
schemaVersion: 1.0.0
|
||||
providers:
|
||||
- provider: InventoryAsCode
|
||||
version: 1.0.0
|
||||
metadata:
|
||||
isProduction: true
|
||||
accountableOwners:
|
||||
service: cc9ed9e4-21e4-4574-9bec-2b92d4413f1b
|
||||
routing:
|
||||
defaultAreaPath:
|
||||
org: msazure
|
||||
path: One\MGMT\Compute\PowerShell Desired State Configuration
|
||||
Reference in New Issue
Block a user