My docker image is built in the pre-pipeline so I just want to publish docker images by plugins/docker.
Is there any way to do this?
If it’s available in volume mounted in agent container (what I doubt) it’s a matter of using docker push
My docker image is built in the pre-pipeline so I just want to publish docker images by plugins/docker.
Is there any way to do this?
If it’s available in volume mounted in agent container (what I doubt) it’s a matter of using docker push