Auto-Detect Serverless.yml
Seed will now automatically detect the serverless.yml
file in your project.
We rolled out a neat little change to make it easier to add your Serverless Framework apps and services to Seed. We will automatically check for a serverless.yml
in your repo while adding an app. We also parse the YAML file for the name of your service.
We do something similar when you are adding additional services.
With Seed we are making it as easy as possible to configure a CI/CD pipeline for your Serverless Framework apps on AWS.
Do your Serverless deployments take too long? Incremental deploys in Seed can speed it up 100x!
Learn More