随笔分类 -  devops

摘要:1.安装插件 2.groovy引用插件 always { script{ cleanWs() } } 阅读全文
posted @ 2022-11-17 11:59 awks 阅读(317) 评论(0) 推荐(0) 编辑
摘要:1、提交api开放接口 2、截取lb服务名称 curl -s -H "Authorization:7b9e9852e10e5c7e52f7a80e09ee0a3e17a6815b" -H "Content-Type:application/json;charset=UTF-8" http://172 阅读全文
posted @ 2022-11-10 19:30 awks 阅读(581) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-11-06 22:37 awks 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-11-03 15:41 awks 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-11-03 15:37 awks 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-11-02 12:07 awks 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-10-26 17:23 awks 阅读(0) 评论(0) 推荐(0) 编辑
摘要:1、字体颜色插件 ansicolor https://plugins.jenkins.io/ansicolor/#releases 依赖: https://plugins.jenkins.io/workflow-api/#releases https://plugins.jenkins.io/wor 阅读全文
posted @ 2022-10-20 20:22 awks 阅读(44) 评论(0) 推荐(0) 编辑
摘要:1、方法一:使用clean stage('Clean') { steps { cleanWs( cleanWhenAborted: true, cleanWhenFailure: true, cleanWhenNotBuilt: true, cleanWhenSuccess: true, clean 阅读全文
posted @ 2022-07-21 22:58 awks 阅读(1139) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-06-24 23:19 awks 阅读(249) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-06-16 21:18 awks 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-06-16 12:11 awks 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-06-16 12:08 awks 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-06-16 12:00 awks 阅读(1) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-06-15 12:53 awks 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-06-13 17:48 awks 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-06-13 17:47 awks 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-06-12 19:46 awks 阅读(0) 评论(0) 推荐(0) 编辑
摘要:System.setProperty('org.apache.commons.jelly.tags.fmt.timeZone', 'Asia/Shanghai') 阅读全文
posted @ 2022-06-08 00:13 awks 阅读(76) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2022-06-07 23:11 awks 阅读(0) 评论(0) 推荐(0) 编辑

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