Commit graph

5 commits

Author SHA1 Message Date
Patrice Vignola
b4082e370b Merged PR 5557382: Revert "Merged PR 5551793: Merge with latest ORT master"
Revert "Merged PR 5551793: Merge with latest ORT master"

This reverts commit 18ef0fafc4.
2021-01-09 01:02:49 +00:00
Patrice Vignola
18ef0fafc4 Merged PR 5551793: Merge with latest ORT master 2021-01-07 20:01:53 +00:00
Ryan Lai
054fb4d3f6 Merged PR 5490021: Merge latest github master into dmldev branch
Last RI was on Monday : 0afbdfd81c
2020-12-11 01:13:32 +00:00
Edward Chen
7546d251e0
Expose parameters in clean build Docker image cache build. (#5941)
Expose some parameters in the clean build Docker image cache build. In particular, whether to do a dry-run and the lifetime of unused cache images.
2020-11-25 14:15:54 -08:00
Edward Chen
bef06dac93
Automatically clean up build docker image cache. (#5843)
Follow up to #5811 to automate cleanup of the build docker image cache.
Added a script and build definition to clean up docker images that haven't been accessed recently.
2020-11-20 11:56:26 -08:00