Hi everyone. I’m trying to use the incremental dep...
# help
v
Hi everyone. I’m trying to use the incremental deploys with seed but it doesn’t work. I tried without any specific config and after I tried with “Incremental Lambda Deploys” that use a serverless-plugin. I’m receiving the message:
Copy code
INFO: Incremental deploy failed. Falling back to full deploy...
INFO: Incremental deploy not enabled.
Every deploy that I do takes more than 10 min. We have more than 10 microservices waiting to use seed, because our deploys is very slow these days. We use serverless-webpack with TypeScript. The message doesn’t contains the cause and in the dashboard I didn’t find an option or a place to configure incremental deploys.
Can I get more details if I run the seed cli in verbose mode?
f
Leaving a note here.. following up in the DM