diff --git a/.ebextenstions/containercommands.config b/.ebextenstions/commands.config similarity index 75% rename from .ebextenstions/containercommands.config rename to .ebextenstions/commands.config index 5c1e84c0..1732c15f 100644 --- a/.ebextenstions/containercommands.config +++ b/.ebextenstions/commands.config @@ -1,4 +1,4 @@ -container_commands: +commands: 00_build_sh: command: ./build.sh ignoreErrors: false