Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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.

0 answers

Suggest an answer

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

Atlassian Community Events