This commit is contained in:
Simon Sapin 2018-09-14 20:08:39 +02:00
parent aba63d4651
commit aa94e436b5

View file

@ -18,7 +18,7 @@ CARGO_CACHE = {
def main():
decision = DecisionTask(
project_name="Taskcluster experimenfts for Servo", # Used in task names
project_name="Taskcluster experiments for Servo", # Used in task names
route_prefix="project.servo.servo-taskcluster-experiments",
docker_image_cache_expiry="1 week",
worker_type="servo-docker-worker",