amazon web services - Deploy same code to two environments in AWS elastic beanstalk -


i have 2 environments in same elastic beanstalk application, 1 web environment , other worker environment, share same code.

now have run eb deploy web && eb deployer worker make work, takes few minutes each deployment, possible deploy code these 2 environments in 1 command?


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -