Skip to content

How to run a pipeline on the same server

I use one of the stage in pipeline to generate a docker image, and use it in another stage, but each stage is assigned to a different server, resulting in a non mirror image. How to solve this problem