Steps
- Open Releases.
- Create or select the release candidate.
- Check that the release build completes.
- Review Logs if the build fails.
- Open Deployments.
- Select the target environment.
- Deploy the release.
Hand a Studio change to Git
Publish the completed change to a non-production environment to create its immutable release. Then follow Move Studio changes into Git to review the release through a Git pull request without deploying unreviewed source to production.Verify
- Confirm the deployment status.
- Open the deployed project.
- Check the changed behavior.
Next
- Debug with logs and traces: Investigate runtime issues after deployment
Related
- Deploy from CI: Deploy reviewed Git
mainthrough the supported CLI bridge - Releases: Inspect immutable releases and copy their versions
- Deployments: Inspect environment deployments