From 2d189aa8c40b59dd057e0f34fd4dc28a924565fc Mon Sep 17 00:00:00 2001 From: eunseo5343 <130284467+eunseo5343@users.noreply.github.com> Date: Sat, 25 May 2024 17:44:05 +0900 Subject: [PATCH] Update appspec.yml --- appspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appspec.yml b/appspec.yml index 44c46f6..dab9ed3 100644 --- a/appspec.yml +++ b/appspec.yml @@ -15,5 +15,5 @@ permissions: hooks: AfterInstall: - location: deploy.sh - timeout: 60 + timeout: 1000 runas: ubuntu