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 job name
pull/1259/head
Tim McCarthy
5 years ago
parent
b8b36bbfc4
commit
132b191536
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build/aro/azure-devops/webapp-build.yml
+ 1
- 1
build/aro/azure-devops/webapp-build.yml
View File
@ -1,7 +1,7 @@
parameters:
parameters:
ProjectName
:
''
ProjectName
:
''
jobs:
jobs:
-
job
:
Restore
,
Build
,
and Publish
-
job
:
Restore Build and Publish
pool
:
pool
:
name
:
Hosted Ubuntu 1604
name
:
Hosted Ubuntu 1604
steps:
steps:
Write
Preview
Loading…
Cancel
Save