Skip to content

Commit

Permalink
Try running the build without docker
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrawehr committed Oct 5, 2024
1 parent 7b23955 commit 31294f2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ variables:
- name: DOTNET_MULTILEVEL_LOOKUP
value: 0

resources:
containers:
- container: LinuxContainer
image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7-latest

stages:
- stage: Build
jobs:
Expand Down Expand Up @@ -97,7 +92,6 @@ stages:
- job: Linux
displayName: Linux Build
container: LinuxContainer
pool:
vmImage: ubuntu-latest

Expand Down

0 comments on commit 31294f2

Please sign in to comment.