CI/CD
API Keys
Create long-lived API keys for automated deployments in CI/CD pipelines:
Bash
Use the key in CI by setting the environment variable:
Bash
No browser login is required when SPOOKY_API_KEY is set.
GitHub Integration
Link a GitHub repository for automated deployments on push:
Bash
Note
GitHub integration installs a GitHub App on your repository. Pushes to the configured branch automatically trigger a build and deploy.