Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.28 KB

File metadata and controls

33 lines (19 loc) · 1.28 KB
title Deployments
description Track the published versions of your script and roll back to an earlier one when you need to.

A deployment is a published version of your script. Every time you publish, a new deployment is created, so you keep a record of what changed and can go back to an earlier version if a release causes problems. Your team can see the same history.

Accessing the deployments view

To view your deployments:

  1. Log in to the bunny.net dashboard.
  2. Select Edge Platform, click on Scripting, and select the script.

  1. Open the Deployments tab and select Latest.

The current deployment is listed alongside every previous one.

Publishing previous deployments

To revert to an earlier version:

  1. Open the Deployments tab and select Latest.

  1. Click Publish next to the version you want to deploy.