Github Serverless building takes too much
hey guys when I tried to do serverless using github and Docker file , it already take 1 hour in this status "Waiting for Build" and there's no log errors, what the problem?
8 Replies
just wait then, it might take long for many layers, big process
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
I do locally. it still takes 15min+ i bake models along with the image copy takes forever
Same problem here - "Waiting for Build" and no log errors. At the same time, all the builds get stuck in "Pending" state
hey yeah, we underestimated how many builders were needed to build so your builds got queued up
Github actions is good. Its free for some extent and the image gets host a docker repo (ghcr.io), and never gets queued for 1hour
It's quite fast now in runpod I'd say
i too can verify from my side that builds are now fast!