jenkins pipeline 部署 一、git 版本控制結合jenkins 發布 sh-4.2$ git branch sh-4.2$ git chekout master sh-4.2$ git tag v1.1 sh-4 ...