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

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -