A template YAML build script for CircleCI which includes steps to:
- Authenticate with an Org
- Lint code
- Create a scratch Org
- Deploy to an Org
- Install a managed package
- Run Apex tests
- Delete a scratch Org
- Combine all or some of the above
You'll also see a reference to a Docker image we've created that contains everything you need to run SFDX on CI servers that support Docker.