Release job hangs on bintrayPublish
During standard run no more useful logs are produced
2020-12-09T11:15:57.2854953Z > Task :bintrayPublish
2020-12-09T12:26:44.3516989Z ##[error]The operation was canceled.
Artifacts are deployed to bintray, but not synced to Maven Central.
So I suspect, that sync take too much time and during wait for status no output is produced what can be cause to kill some thread or process by github.
Release job hangs on
bintrayPublishDuring standard run no more useful logs are produced
Artifacts are deployed to bintray, but not synced to Maven Central.
So I suspect, that sync take too much time and during wait for status no output is produced what can be cause to kill some thread or process by github.