commit | 706b121ed8739175de50e828c294b269bc9b3fc9 | [log] [tgz] |
---|---|---|
author | Tang Cheng <cheng.tang@supwisdom.com> | 周六 7月 06 16:09:42 2019 +0800 |
committer | Tang Cheng <cheng.tang@supwisdom.com> | 周六 7月 06 16:09:42 2019 +0800 |
tree | bc5dfacd28f9d98a805b688c9f8c2d57385f021b | |
parent | 4707cedecd631b7ad388945464a69aa9d34d84f7 [diff] |
修改image名称
diff --git a/build.gradle b/build.gradle index 358063e..26a904b 100644 --- a/build.gradle +++ b/build.gradle
@@ -34,7 +34,7 @@ } docker { - name 'harbor.supwisdom.com/dali/watermanager:' + version + name 'harbor.supwisdom.com/dali/water:' + version println(jar.archivePath) files jar.archivePath }