Add an SSH key to your builds
Seed now supports adding a private SSH key to your build processes. You can add an SSH key for your organization and Seed will use it for all the builds across all your apps.
Once you added, Seed will add the key to the ~/.ssh/id_rsa
file in your build processes. This will allow you to checkout other repos or run any other operations that rely on SSH.
You can read more about this in our docs — Adding an SSH key for your organization.
Do your Serverless deployments take too long? Incremental deploys in Seed can speed it up 100x!
Learn More