Tested pushing up images on test branches and it worked only once. Is someone else seeing the same issue?
Thanks, Gregor On Fri, Jun 16, 2023 at 12:32 PM Gregor Zurowski <gre...@list.zurowski.org> wrote: > > Hi Everyone: > > I am having issues pushing commits with image (binaries) up to Github > (https://github.com/apache/camel-website). It gets stuck and never > finishes: > > ``` > $ git push > Enumerating objects: 14, done. > Counting objects: 100% (14/14), done. > Delta compression using up to 12 threads > Compressing objects: 100% (9/9), done. > Writing objects: 100% (9/9), 3.79 MiB | 3.97 MiB/s, done. > Total 9 (delta 5), reused 1 (delta 0), pack-reused 0 > ``` > > Any ideas why this is happening? > > Thanks in advance > Gregor