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
The build fails if a tagged build is restarted
on travis as the previous run would have already
tagged the dependent repos.
This commit adds a check to see if the error
response to tag is about already_exists and returns
a success code.
Signed-off-by: kmova <[email protected]>
0 commit comments