Deploying a branch
Deploying a branch other than the master branch can be very useful if you want to apply a small fix to the currently deployed version in the production system.
Deploying a branch
Push a commit with the message
#build
to the desired remote branch.Wait for our build system to perform the build.
In the studio, go to Developer > Deployment, or use the URL similar to the
https://<your-project>.frontastic.io/developer/deployment
.Click Deploy new version.
From the Builds available list, select the build you created. This will move the build to staging.