makefile: create dependencies between pushing images and building images
This should avoid pushing images that we did not built yet.
(otherwise, make all
start building and pushing at the same time.
This should avoid pushing images that we did not built yet.
(otherwise, make all
start building and pushing at the same time.