mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Always build Docker images on AWS
This commit is contained in:
parent
b1822a39fa
commit
b0d13cc254
2 changed files with 4 additions and 2 deletions
|
@ -327,6 +327,7 @@ 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue