This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Fixed naming
pull/1259/head
Tim McCarthy
5 years ago
parent
132b191536
commit
bcbb4f4225
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
build/aro/azure-devops/webapp-build.yml
+ 2
- 2
build/aro/azure-devops/webapp-build.yml
View File
@ -1,9 +1,9 @@
parameters:
ProjectName
:
''
jobs:
-
job
:
Restore Build and Publish
-
job
:
'Restore, Build, and Publish'
pool
:
name
:
Hosted Ubuntu 1604
name
:
'Hosted Ubuntu 1604'
steps:
-
task
:
DotNetCoreCLI@2
displayName
:
'dotnet restore'
Write
Preview
Loading…
Cancel
Save