Skip to content

Commit 31294f2

Browse files
committed
Try running the build without docker
1 parent 7b23955 commit 31294f2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ variables:
2020
- name: DOTNET_MULTILEVEL_LOOKUP
2121
value: 0
2222

23-
resources:
24-
containers:
25-
- container: LinuxContainer
26-
image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-latest
27-
2823
stages:
2924
- stage: Build
3025
jobs:
@@ -97,7 +92,6 @@ stages:
9792
9893
- job: Linux
9994
displayName: Linux Build
100-
container: LinuxContainer
10195
pool:
10296
vmImage: ubuntu-latest
10397

0 commit comments

Comments
 (0)