File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
launcher-csharp/Views/Home Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ steps:
107107 command : build
108108 repository : ' launcher-automation-csharp'
109109 dockerfile : ' $(Build.SourcesDirectory)/code-examples-csharp-private/Dockerfile'
110- buildContext : ' $(Build.SourcesDirectory)/code-examples-csharp-private '
110+ buildContext : ' $(Build.SourcesDirectory)/code-examples-csharp-private'
111111 tags : |
112112 latest
113113
Original file line number Diff line number Diff line change 3030 <input type =" text" class =" form-control" id =" code_example_search" placeholder =" Search for code example" >
3131 </div >
3232
33-
3433 <div id =" api_json_data" class =" hidden" >@ViewBag.APIData </div >
3534 <div id =" cfr11_data" class =" hidden" >@ViewBag.CFRPart11 </div >
3635
You can’t perform that action at this time.
0 commit comments