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/**/*