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
Setup deployment
Prepare deployment
Run deployment
Application Version build-git-b85361a-ver-c77df03699 already exists. (Aws::ElasticBeanstalk::Errors::InvalidParameterValue)
failed to deploy
If you try and specify an application name that already exists, dpl returns an error. It would be nice if this could be changed to ignore the error and proceed (or overwrite the existing version -- there's no difference from our perspective.)
The text was updated successfully, but these errors were encountered:
Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please do feel free to either reopen this issue or open a new one. We'll gladly take a look again! You can read more here: https://blog.travis-ci.com/2018-03-09-closing-old-issues
If you try and specify an application name that already exists,
dpl
returns an error. It would be nice if this could be changed to ignore the error and proceed (or overwrite the existing version -- there's no difference from our perspective.)The text was updated successfully, but these errors were encountered: