The simplest pipeline deploys your API to Zuplo on every push to main.
.gitlab-ci.yml
Store ZUPLO_API_KEY in Settings > CI/CD > Variables.
Next Steps
- Add automated testing after deployment
- Set up MR preview environments
Last modified on
The simplest pipeline deploys your API to Zuplo on every push to main.
.gitlab-ci.yml
Store ZUPLO_API_KEY in Settings > CI/CD > Variables.