Just wondering if AWS EB deployment pipelines use the same script in Codeship Basic / Pro subscriptions?
Thanks!
Just wondering if AWS EB deployment pipelines use the same script in Codeship Basic / Pro subscriptions?
Thanks!
The ElasticBeanstalk deployment script for Codeship Basic is very similar to the script available at https://github.com/codeship/scripts/blob/master/deployments/elastic_beanstalk.sh
There are a couple differences, because of the way it is directly integrated into Codeship Basic itself. Same for the Basic/Pro versions, they are very similar, but not completely identical.