amazon web services - CircleCI builds are always retried -
i'm using circleci aws codedeploy automate deployment of app on ec2 github repository.. problem build getting retried message given: "looks had bug in our infrastructure, or of our providers (generally github or aws). should have automatically retried build. we've been alerted of issue , looking it, please contact if you're interested in cause or if problem persists."
the last step build stops after called: "bootstrap aws codedeploy"
i don't know whether problem circle.yml file or appspec.yml file!
any help??
are able see deployment created on aws codedeploy console? if deployment created, means build process succeeded, deployment failed. if deployment failed, can try see root cause further investigation. otherwise failure should related circleci.
thanks, binbin
Comments
Post a Comment