Log into Serverless Platform on a headless system

Hey @garethmcc. Great question, and I’ll work on adding this to our docs.

To publish with a CI/CD system, you can set the SERVERLESS_ACCESS_KEY environment variable. This value should be an access key that you create in the “secure” tab in the Serverless Dashboard. The access key must belong to the tenant in which you are publishing your service.

Let me know if that helps!