线下班第二期_持续集成 Jenkins_20180401

appium官网示例地址
https://github.com/appium/sample-code/tree/master/sample-code/examples
cd 的wiki page
https://en.wikipedia.org/wiki/Continuous_delivery
official pipeline book page
https://jenkins.io/doc/book/pipeline/
老师github samplecode 路径 https://github.com/AliceCodeZhang/
作业1:Example demo pipeline-> declarative pipeline
作业2:Appium 项目/github Appium example使用declarative pipeline
作业3:创建一个并行运行的pipeline项目
作业4:使用blueocean去查看之前多node 并行的项目,并且运行它