commit | 4f9223d974af4435ae4c6a14d9181a0742f3fe67 | [log] [tgz] |
---|---|---|
author | Xia Kaixiang <kaixiang.xia@supwisdom.com> | 周二 4月 28 09:58:35 2020 +0800 |
committer | Xia Kaixiang <kaixiang.xia@supwisdom.com> | 周二 4月 28 09:58:35 2020 +0800 |
tree | de1c9dcac289f4a94b258d60b38e04840780161b | |
parent | 500085a75c093fe5b306aec407cfb65ed750806a [diff] [blame] |
修改该分支代码生成docker镜像名为conference
diff --git a/Makefile b/Makefile index 833335a..6a48574 100644 --- a/Makefile +++ b/Makefile
@@ -15,5 +15,5 @@ $(GRADLE) docker push: docker - docker push harbor.supwisdom.com/dali/door + docker push harbor.supwisdom.com/dali/conference