I have Bitbucket running on-prem, not on public cloud. Can the plugin work to push code to AWS codedeploy?
On-prem Bitbucket does not have CI/CD tool like Bitbucket Pipelines on Cloud. You would have to have Bamboo and then it should be possible as described here
https://confluence.atlassian.com/bamboo/using-the-aws-codedeploy-task-750396059.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.