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
Now you can't update assets of the same release from different jobs. If you try to execute this action two or more times for the same release it will just silently fail with unhandled rejections.
Desired behavior: if release already exists, then just upload files from files section.
The text was updated successfully, but these errors were encountered:
Now you can't update assets of the same release from different jobs. If you try to execute this action two or more times for the same release it will just silently fail with unhandled rejections.
Desired behavior: if release already exists, then just upload files from
files
section.The text was updated successfully, but these errors were encountered: