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 the vmImage values
pull/1259/head
Tim McCarthy
5 years ago
parent
3656c57b64
commit
39c03617a4
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build/aro/webapp-build-artifacts.yml
+1
-1
build/aro/webapp-container-build.yml
+ 1
- 1
build/aro/webapp-build-artifacts.yml
View File
@ -3,7 +3,7 @@ parameters:
jobs:
-
job
:
Restore_Build_Publish_Job
pool
:
name
:
'Hosted Ubuntu 16
04'
vmImage
:
'ubuntu-16.
04'
steps:
-
task
:
UseDotNet@2
displayName
:
'Use .NET Core 3.1 SDK'
+ 1
- 1
build/aro/webapp-container-build.yml
View File
@ -5,7 +5,7 @@ parameters:
jobs:
-
job
:
Container_Build
pool
:
name
:
'Hosted Ubuntu 1604
'
vmImage
:
'windows-latest
'
steps:
-
task
:
redhat.openshift-vsts.oc-setup-task.oc-setup@2
displayName
:
'oc-setup '
Write
Preview
Loading…
Cancel
Save