Giter Club home page Giter Club logo

gitlab-cicd-template's Introduction

gitlab-cicd-template

gitlab ci/cd 公共脚本仓库示例。包含yarn和golang的代码检查、单元测试、构建镜像、部署到k8s等功能的ci/cd脚本。其他项目可以通过include引入使用。

详细介绍请见Gitlab CI/CD 实践七:公共脚本仓库

公共脚本仓库带来的好处

  • 其他项目使用 gitlab ci/cd 时,只需引用公共脚本仓库里的脚本,设置对应参数即可。隐藏具体实现细节,减轻使用者的心智。
  • 流水线脚本可能会进行改动、优化,只需改动公共脚本仓库即可,避免影响所有使用该脚本的仓库。

使用方式

注意事项

  • 此仓库的脚本被大量引用,修改时一定要注意向后兼容。
  • 172.1.1.1是镜像私仓地址,相关基础镜像定义在dockerfile仓库

gitlab-cicd-template's People

Contributors

echogroot avatar

Stargazers

Miacis avatar StarBus avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.