android开发使用Jenkins进行android项目打包配置截图  android开发使用Jenkins进行android项目打包配置截图  android开发使用Jenkins进行android项目打包配置截图

android开发使用Jenkins进行android项目打包配置截图  android开发使用Jenkins进行android项目打包配置截图

curl 'https://oapi.dingtalk.com/robot/send?access_token=0a53d2e13946f6b85458bec9204e091c786b06c7daa0cac5434113124432' \
   -H 'Content-Type: application/json' \
   -d '{"msgtype": "text", 
        "text": {
             "content": "打包完毕.地址:http://xx.xx.xx.xx:8080/job/XX-Android/lastSuccessfulBuild/artifact/app/build/outputs/apk/"
        }
      }'
//需要安装钉钉机器人插件

 

相关文章:

  • 2021-09-01
  • 2021-08-09
  • 2021-08-28
  • 2022-01-06
  • 2022-02-14
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-08
  • 2021-11-15
  • 2022-12-23
  • 2022-12-23
  • 2021-12-17
  • 2022-01-19
相关资源
相似解决方案