12 Star 176 Fork 48

法号:吃肉 / 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 .
Java
1
https://gitee.com/baibaiclouds/platform.git
git@gitee.com:baibaiclouds/platform.git
baibaiclouds
platform
platform
master

搜索帮助