Azure Container Registry—Support for scheduling in Container Registry Tasks
Published date: July 15, 2019
Container Registry Tasks can build and run a graph of containers in parallel or series. Tasks can build images, run validation tests integrating with your favorite CI/CD solution, or perform routine tasks such as purging old images. They can be triggered by git commits, or base image updates enabling OS and framework patching.
To support automated jobs, such as auto-purging old images or automated testing, Container Registry Tasks now supports automated scheduling.
For more information: