You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So that I can deploy known good builds in a CD pipeline As a devops person configuring CI I want to be able to specify a specific commit to deploy to heroku
So that I can deploy known good builds in a CD pipeline
As a devops person configuring CI
I want to be able to specify a specific commit to deploy to heroku
Deployer should support providing a treeish which specifies which commit to push. Right now it's hardcoded to HEAD.
https://github.com/moredip/heroku-headless/blob/master/lib/heroku-headless/deployer.rb#L100
The text was updated successfully, but these errors were encountered: