Hi… I have tried that multiple times.
I had the first failed job yesterday and figured that maybe it was a problem with the runners and waited until today and did a couple of retry’s.
In my Dockerfile I’m using 2 images. One for building/compiling and I copy the compiled binary’s to the next image, which is the final image.
It looks like the runner successfully pulls and runs the first image but dies at the end on it.