File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ stages:
5757 publisherId : $(publisherId)
5858 publicExtensionName : $(publicExtensionName)
5959 updateTaskVersion : true
60+ repositoryName : ' ALM-Rangers/azure-boards-kanban-tools'
6061
6162- stage : ' DeployTest'
6263 displayName : ' Deploy to Test'
@@ -71,6 +72,7 @@ stages:
7172 publisherId : $(publisherId)
7273 publicExtensionName : $(publicExtensionName)
7374 updateTaskVersion : true
75+ repositoryName : ' ALM-Rangers/azure-boards-kanban-tools'
7476
7577- stage : ' DeployRelease'
7678 displayName : ' Deploy Release'
@@ -86,3 +88,5 @@ stages:
8688 publicExtensionName : $(publicExtensionName)
8789 extensionVisibility : ' public'
8890 updateTaskVersion : true
91+ repositoryName : ' ALM-Rangers/azure-boards-kanban-tools'
92+
You can’t perform that action at this time.
0 commit comments