Hello all, I'm experiencing issues with inconsiste...
# general
m
Hello all, I'm experiencing issues with inconsistent docker image builds. I'm rebuilding the stack now to see if this comes back on a clean slate. Any ideas where that could be coming from?
Still happening on a new stack. 😞
Ok I got that cleared up I think, we were using the same repository for two different images which doesn't really make sense to me now.
I was wondering if anyone had a way of serializing a set of
buildAndPushImage
steps? I'm using a staged build Dockerfile but the parallel building doesn't seem to benefit from that.