Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

setting up an aws code deploy pipeline through bitbucket for my ec2 instance

yamal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 19, 2024

 

 

INFO: Uploading application1.zip to S3.
72
aws s3 cp application1.zip s3://$S3_BUCKET/my-app-1.0.0
73
INFO: Registering a revision for the artifact.
74
aws deploy register-application-revision --application-name $APPLICATION_NAME --revision revisionType=S3,s3Location={bucket=$S3_BUCKET,key=my-app-1.0.0,bundleType=zip}
75
✖ Failed to register application revision.

1 answer

0 votes
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 22, 2024

Hi @yamal 

Thanks for your question!

To try to help you it would be nice if you could provide bitbucket-pipelines.yml configuration and full logs output without sensitive details.

 

Best regards,
Oleksandr Kyrdan

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events