最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

In Gitlab CI how to pass a docker image between jobs, without pushing to registry? - Stack Overflow

programmeradmin5浏览0评论

I want to build image in job1, and save it as artifact for other jobs. This will eliminate the need of building the image in every job.

However I am not sure how can I achieve passing the image between the jobs, as I am not allowed to push the image to any registry. Is it possible?

发布评论

评论列表(0)

  1. 暂无评论