From 4c5350135f7b1a9171c3e0ae951eb1fb03688b4e Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Tue, 15 Sep 2020 08:04:07 -0700 Subject: [PATCH] missing file. --- buildspec.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildspec.yml b/buildspec.yml index 3480b101..3361154e 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -35,13 +35,13 @@ phases: artifacts: files: - auto-ap.jar - - taskdef.json + - imagedefinitions.json base-directory: target secondary-artifacts: jar: files: - auto-ap.jar - - taskdef.json + - imagedefinitions.json base-directory: target web: files: