We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f3320 commit 531e46dCopy full SHA for 531e46d
Types/PSDevOps.Build.Definition/Alias.psd1
@@ -1 +1,4 @@
1
-@{DefinitionID = 'ID'}
+@{
2
+ DefinitionID = 'ID'
3
+ BuildPath = 'Path'
4
+}
0 commit comments