摘要: jenkins中能完成的工作成为job 分为两类: freestyle:最经典,简单 pipline:官方推荐,功能强大,需要写脚本 pipline基本概念 stage:一个pipline可以分为多个stage,每个stage包含一组操作 node:一个node就是一个jenkins服务器(mast 阅读全文
posted @ 2020-06-02 11:01 温柔他 阅读(97) 评论(0) 推荐(0)