Install heroku Cli plugin

Hello,

In order to use the new heroku pipeline I wuld like to access the heroku-pipelines plugin. You normally install it with the following command:

heroku plugins:install heroku-pipelines

But when I run that in the deploy section I get:

herkou plugins:install heroku-pipelines returned exit code 127
bash: line 1: herkou: command not found Action failed: herkou plugins:install heroku-pipelines

Is this doable? Am I doing it wrong?

Thank you for any help,
Caroline

Hi Caroline,

It looks like you have a typo. herkou should be heroku. Hope that helps.