CircleCI-Public / heroku-orb

Easily install and use the Heroku CLI with CircleCI to build, test, and deploy your applications to Heroku.
https://circleci.com/orbs/registry/orb/circleci/heroku
MIT License
6 stars 20 forks source link

Issue #18: fix process types parameter [semver:patch] #25

Closed remmelt closed 3 years ago

remmelt commented 3 years ago

Process types were not picked up by the push-docker-image command, due to a missing back slash. This should fix that.

sahilrajput03 commented 3 years ago

Please add this fix to production.!!

dsayling commented 3 years ago

confident in the change, but I'll still let the CI run