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.
Unlock your potential and learn how to use Jira Product Discovery to your advantage. You’ll have the expertise to revolutionize ideas and insights, roadmapping, engage and align teams and stakeholders, and deliver the best solutions—faster. Enroll today!
Start Learning
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.