12 2020 档案

摘要:一、Jenkinsfile 该Jenkinsfile使用Blue Ocean生成的框架,然后进行了修改 pipeline { agent any stages { stage('Pull Code') { parallel { stage('Pull Code') { when { expressi 阅读全文
posted @ 2020-12-11 10:50 Bigberg 阅读(697) 评论(0) 推荐(0) 编辑
摘要:一、安装阿里云linux客户端工具 选择官网下载地址 # wget wget https://aliyuncli.alicdn.com/aliyun-cli-linux-latest-amd64.tgz ​ # tar -xf aliyun-cli-linux-latest-amd64.tgz ​ 阅读全文
posted @ 2020-12-01 18:04 Bigberg 阅读(1980) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示