Github actions, build images in diferent jobs (amd64 & arm64) and push them together
I want to build the images in diferent jobs, to build the arm64 one in a self hosted runner, how can i push them together, so they won overwrite?
I want to build the images in diferent jobs, to build the arm64 one in a self hosted runner, how can i push them together, so they won overwrite?