"Juan A. Suarez Romero" <jasua...@igalia.com> writes: > To avoid conflicts with the base images when building two different > branches or tags at the same time, let's use different base/llvm image > names. > > This way if both branches require different dependencies each one will > use its own base/llvm images.
Thinking of the future: if two of us are tweaking gitlab CI stuff in our personal branches and pushing to a branch named "test", will we be pushing into the same docker registry and overwriting each other? Or do personal repos end up using different registries and that means that when a personal repo first does gitlab CI they always build their own images? These sorts of issues make me sort of prefer what I did for xserver, where docker image builds were entirely manual and we actually committed the reference to what docker image we wanted to build against in git. Still, this seems like a necessary addition for the non-personal-repo case for now. Acked-by: Eric Anholt <e...@anholt.net>
signature.asc
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev