File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5555# *************************************************************** #
5656# * CONSOLE (uses Akeyless secrets) * #
5757# *************************************************************** #
58- - job : BuildConsoleApp1
58+ - job : BuildConsoleApp_Akeyless
5959 pool :
6060 vmImage : ' windows-latest'
6161 steps :
@@ -101,7 +101,7 @@ jobs:
101101# *************************************************************** #
102102# * CONSOLE (uses Service connection) * #
103103# *************************************************************** #
104- - job : BuildConsoleApp2
104+ - job : BuildConsoleApp_ServiceConnection
105105 pool :
106106 vmImage : ' ubuntu-latest'
107107 steps :
@@ -182,7 +182,7 @@ jobs:
182182# *************************************************************** #
183183# * ASP.NET AJAX (.NET Framework) * #
184184# *************************************************************** #
185- - job : BuildWebformsApp
185+ - job : BuildAjaxApp
186186 pool :
187187 vmImage : ' windows-latest'
188188 steps :
You can’t perform that action at this time.
0 commit comments