name: deploy description: Deploys the project to the target environment. schedule: "After test stages pass, to ship verified changes"
Deploy
Deploy the current state to the target environment.
Steps
- Confirm that the previous test stage passed.
- Run the deploy script or command for the project.
- Verify the deployment succeeded.
- Report the deployment status.