错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

You Build It, You Keep It

  • Jeffrey Painter

摘要

Now that we covered the basics of defining a CI/CD pipeline in GitLab, including how to control the running of jobs to handle a variety of use cases, we haven’t talked yet about how to store the products that we are creating with those pipelines. In this chapter, we’ll look at how to create artifacts that are the ultimate products to be deployed. In addition, we’ll look at how to cache intermediate objects that are generated while creating the products to be delivered.