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
Updated job dependencies
pull/1259/head
Tim McCarthy
5 years ago
parent
b40115b25c
commit
cc8667f230
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build/aro/webapp-build-artifacts.yml
+1
-0
build/aro/webapp-container-build.yml
+ 1
- 1
build/aro/webapp-build-artifacts.yml
View File
@ -1,7 +1,7 @@
parameters:
ProjectName
:
''
jobs:
-
job
:
Restore_Build_Publish
_Job
-
job
:
Restore_Build_Publish
pool
:
vmImage
:
'ubuntu-16.04'
steps:
+ 1
- 0
build/aro/webapp-container-build.yml
View File
@ -4,6 +4,7 @@ parameters:
AppName
:
''
jobs:
-
job
:
Container_Build
dependsOn
:
Restore_Build_Publish
pool
:
vmImage
:
'windows-latest'
steps:
Write
Preview
Loading…
Cancel
Save