Revert "Always build Docker images on AWS"

This reverts commit 6b47ffc03a.
This commit is contained in:
Simon Sapin 2018-11-10 17:43:58 +01:00
parent 6b47ffc03a
commit fa1981ecbb
2 changed files with 2 additions and 4 deletions

View file

@ -327,7 +327,6 @@ def windows_build_task(name):
CONFIG.task_name_template = "Servo: %s"
CONFIG.index_prefix = "project.servo.servo"
CONFIG.docker_image_buil_worker_type = "servo-docker-worker"
CONFIG.docker_images_expire_in = build_dependencies_artifacts_expire_in
CONFIG.repacked_msi_files_expire_in = build_dependencies_artifacts_expire_in