From b73da0b5c6ef0b28d17d68db97e73365d89ce6d5 Mon Sep 17 00:00:00 2001 From: kalyan kalapala <58908209+kalyankalapala@users.noreply.github.com> Date: Tue, 24 Nov 2020 14:17:02 +0530 Subject: [PATCH] Update buildspec.yml --- buildspec.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildspec.yml b/buildspec.yml index 928ad41..ff48df8 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -1,4 +1,4 @@ -# This file controls the AWS CodeBuild +# This file controls the AWS CodeBuild buildspec.yml version: 0.2 phases: @@ -15,4 +15,4 @@ phases: - mv target/deploy ./ artifacts: files: - - deploy/**/* \ No newline at end of file + - deploy/**/*