Seed will now automatically detect the serverless.yml file in your project.

Auto-detect serverless.yml adding app

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.

Detect serverless.yml adding app

With Seed we are making it as easy as possible to configure a CI/CD pipeline for your Serverless Framework apps on AWS.