Using Deployment

The Deployment area lets developers manage deployments of your commercetools Frontend project.

From Deployment in the Developer area, you can deploy a build and roll back to a previous build.

For further information on deployment, see Deployment overview.

Deployments page in the Studio

Deploy a build

To deploy a build version, follow these steps:

  1. From the Studio home page or from the left menu, go to Developer > Deployment.
  2. In the Deployment expandable section, click Deploy new version: the Builds available dialog opens.
  3. Click the build you want to deploy.

Do not deploy directly from Netlify. It causes issues with your deployment due to inconsistencies between builds.

We recommend deploying only builds for the master branch.

View deployment details

To view the details of a deployment, follow these steps:

  1. From the Studio home page or from the left menu, go to Developer > Deployment.
  2. In the Deployment expandable section, you'll see the current deployment's API URL, short commit hash, and date and time of the build release.

Do not deploy directly from Netlify. It causes issues with your deployment due to inconsistencies between builds.

A version mismatch error message appears next to the Short commit hash field if you trigger a deployment from the Netlify dashboard or the auto-publishing lock is deactivated on Netlify. You can resolve the problem by creating a new deployment from the Studio.

Roll back deployment

To roll back a deployment, follow these steps:

  1. From the Studio home page or from the left menu, go to Developer > Deployment.
  2. In the Deployment expandable section, click Deploy new version: the Builds available dialog opens.
  3. Click the build you want to roll back to.