From ceca53b4787da042ae973312d84fd5fb38dc34fd Mon Sep 17 00:00:00 2001 From: Bertold Van den Bergh Date: Mon, 18 Nov 2019 00:00:45 +0100 Subject: [PATCH] Use v0 database as it is faster but bigger --- aws_lambda/buildspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws_lambda/buildspec.yml b/aws_lambda/buildspec.yml index 69597f2..b478f7f 100644 --- a/aws_lambda/buildspec.yml +++ b/aws_lambda/buildspec.yml @@ -26,7 +26,7 @@ phases: - mkdir output - cd output - unzip ../timezone.zip - - mv ../out_v1/timezone21.bin . + - mv ../out/timezone21.bin . artifacts: files: