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

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/"
        }
      }'
//需要安装钉钉机器人插件