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
It would be nice to be able to specify multiple application environments deploy to. This could either be done with a wildcard or a list of environment names, or both.
It would be nice to be able to specify multiple application environments deploy to. This could either be done with a wildcard or a list of environment names, or both.
Examples:
Existing Application Environments:
[Some-Environment-1, Some-Environment-2, Some-Environment-3, Another-Environment-1]
Will deploy to Some-Environment-1, Some-Environment-2, Some-Environment-3
Will deploy to Some-Environment-1, Some-Environment-3, Another-Environment-1
The text was updated successfully, but these errors were encountered: