You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2024. It is now read-only.
Would love the ability to deploy to a "deployTarget" environment with multiple servers in same block. For example, I have 2 production servers that need the same deployment however I would have to run two separate deploy operations given the current implementation. It would be awesome to see the following where "connections" is an array of connection objects that deploys to each given one "ember deploy production" statement: