1 Star 0 Fork 58

haogui/platform

forked from 法号:吃肉/platform 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build.sh 182 Bytes
一键复制 编辑 原始数据 按行查看 历史
法号:吃肉 提交于 2020-10-22 23:17 . add build file
#!/bin/bash
rm -rf assembly-1.0.0.jar
rm -rf target
mvn install
cp target/assembly-1.0.0.jar ./
docker build -t registry.cn-hangzhou.aliyuncs.com/baibaicloud/baibai-platform:1.0.6 .
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/haogui/platform.git
git@gitee.com:haogui/platform.git
haogui
platform
platform
master

搜索帮助