Coder Social home page Coder Social logo

cicd's Introduction

使用帮助

Jenkinsfile文件:

jenkinsfile脚本

Dockerfile-java.v1-league文件:

dockerfile模板,支持按产品线分和自定义项目类型
       Dockerfile-java.v1-${PROJECT_ID}-${DEPLOYMENT}
  如: Dockerfile-java.v1-league-league-guide-application

pipeline文件:

统一项目模板,调用jenkinsfile脚本

  动态传参:
  
    ----必须参数-----
    XBUILD_TEAM: 产品线,即项目组名
    XBUILD_REPO: git仓库地址
    XBUILD_DEPLOY: 项目名,即项目实际部署的deployment名
    XBUILD_BRANCHE: git分支
    XBUILD_LABEL: jenkins 节点标签
    XBUILD_VERSION: 镜像的tag
    -----分割线------
    XBUILD_SCHEME: 固定参数,指定执行的函数
    XBUILD_OWNER: 固定参数,jenkins凭据。gitlab账户信息

cicd's People

Contributors

shpyel 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.