diff --git a/buildspec.yml b/buildspec.yml index 758f317d4..8fe30669a 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -23,6 +23,6 @@ phases: # - command artifacts: files: - - target/spring-petclinic-1.4.2 + - target/spring-petclinic-1.4.2.jar discard-paths: yes # base-directory: location \ No newline at end of file