Deploy to Heroku - migrating from Heroku Deployment to Heroku Platform Deployment

1 minute read
End-of-life announcement

CodeShip will officially reach end-of-life on January 31, 2026.

To continue CI/CD services at current CodeShip pricing levels, transition to CloudBees Unify.

Next steps:

You can easily see if your project uses the legacy Heroku Deployment step by checking your "Deploy" settings.

Heroku Deployment

If you are using the legacy Heroku Deployment deploy step, your configuration will look similar to below.

Take note of each of the settings before deleting the step.

Heroku Platform Deployment

You should then create a new step (see Deploy to Heroku for details) with the same settings.

heroku platform deployment

Note that the "Force Push" is no longer relevant as it is specific to the legacy "Heroku Deployment" step.

CloudBees CodeShip no longer supports the database backup option directly. You should add a step to your build if you need that capability.