CI/CD
Managed CI yaml delivered to your own cloud account
We also run your services in build pipelines, to perform actions such as:
- Running unit tests and integration tests
- Building frontend assets
- Seed script execution
- Migration script execution
- Building and pushing container versions to your registry (by default your cloud platform's registry)
- Updating the deployment of your application in the appropriate environment
When you push to a branch in your repo, Coherence creates a build via webhooks. You can also create a build manually from the Coherence UI for any environment.
Updated 19 days ago
Did this page help you?