lumoslabs / broadside

Command-line tool for AWS ECS deploys
MIT License
44 stars 8 forks source link

Fixed tag not set correctly on certain commands #79

Closed matl33t closed 7 years ago

matl33t commented 7 years ago

addresses this error that @slpsys ran into doing a bootstrap:

broadside bootstrap --target web
E, [2017-02-24_18:45:51#67449] ERROR -- : Target web was configured with invalid options: {:tag=>"latest"} Run your last command with --help for more information.

@apurvis fyi

apurvis commented 7 years ago

whoops