The simplest pipeline deploys your API to Zuplo on every push to main.
bitbucket-pipelines.yml
Store ZUPLO_API_KEY in Repository settings > Pipelines > Repository
variables.
Next Steps
- Add automated testing after deployment
- Set up PR preview environments
Last modified on