Free trial · 14 days · Cancel anytimeGet started

Deploy a specific commit, not just the latest

v0.34.0-beta
  • Deploy a specific commit, not just the latest. The agent can now fetch an exact commit instead of the branch tip. Useful to go back to a known-good version without touching your repository, or to ship a validated fix when the branch has already moved on. The download is still a single commit: none of the full history is pulled down.
Deploy a specific commit, not just the latest - Pierrr