From 10db862ee3b13730b7aa403d6d3fe271764256c3 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 8 Oct 2023 10:31:32 -0600 Subject: trying to add CD --- appspec.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'appspec.yml') diff --git a/appspec.yml b/appspec.yml index a239ceb..9ad1dee 100644 --- a/appspec.yml +++ b/appspec.yml @@ -8,9 +8,6 @@ hooks: - location: scripts/install_dependencies.sh timeout: 300 runas: root - - location: scripts/start_server - timeout: 300 - runas: root ApplicationStop: - location: scripts/stop_server timeout: 300 -- cgit v1.2.3