aspnetcore/.azure/pipelines
Doug Bunting 6c941485fd
Remove tests from official builds (#23056)
* Remove tests from official builds
  - #22787

nit: _add_ dependency on Windows ARM64 build when publishing to the BAR
    - not a major problem because this particular build rarely if ever fails
    - the existence of the correct manifests is much more important

* Address nit: `Windows_64_build` -> `Windows_arm64_build`
2020-06-17 14:46:29 -07:00
..
jobs Changes per PR 2020-06-08 22:19:34 -07:00
tools
benchmarks.yml [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
ci.yml Remove tests from official builds (#23056) 2020-06-17 14:46:29 -07:00
devBuilds.yml Remove aspnetcore-daily-dev-builds schedules (#22639) 2020-06-07 19:13:13 -07:00
helix-matrix.yml Increase timeouts for full matrix runs (#23013) 2020-06-16 14:52:41 -07:00
quarantined-tests.yml Build native assets just once per job on CI (#22909) 2020-06-15 15:42:20 -07:00
signalr-daily-tests.yml Fix path for artifacts in SignalR tests (#23046) 2020-06-17 19:08:37 +00:00
stress.yml