I am using bitbucket pipeline to deploy code on aws.
Pipeline yml is excuted successfully but getting issue in code_deploy.py.
deployment failed due to pythen code deploy.py.
I am struggling from many days to resolve this issue. can you help me please.
Hi @harjeet97
How exactly are you deploying to CodeDeploy? Consider using the Pipe to easily deploy your changes : https://bitbucket.org/product/features/pipelines/integrations?p=atlassian/aws-code-deploy.
Hi Alexander,
Thanks for quick response.
I am using bitbucket docker image for pipeline and deploy to aws instance.
It works few days ago but now getting this error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
codedeploy_deploy.py script is deprecated, you should use the Pipe to deploy: https://bitbucket.org/product/features/pipelines/integrations?p=atlassian/aws-code-deploy&_ga=2.137988084.574147066.1578478079-1206484218.1570510903
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.