aspnetcore/.azure/pipelines
Doug Bunting 307350e238
Avoid changing global state in CI runs (#21602)
- set `$env:DOTNET_CLI_HOME` because we need to install global tools in this repo
- without this, we see `dotnet-serve` installation failures on unclean machines
2020-05-07 19:20:02 -07:00
..
jobs Avoid changing global state in CI runs (#21602) 2020-05-07 19:20:02 -07:00
tools
benchmarks.yml
ci.yml Avoid changing global state in CI runs (#21602) 2020-05-07 19:20:02 -07:00
devBuilds.yml A quick collection of quick fixes (#20993) 2020-04-25 18:39:19 -07:00
quarantined-tests.yml A quick collection of quick fixes (#20993) 2020-04-25 18:39:19 -07:00
signalr-daily-tests.yml
stress.yml