diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2024-06-17 10:00:26 +0800 |
---|---|---|
committer | kaixiliu <liukaixi@chinamobile.com> | 2024-06-17 10:00:43 +0800 |
commit | e80fb3bade9224fdf2c768a643f7d75a331bc683 (patch) | |
tree | 997d8ae42bf752e97ed91ecada9a9f68c85f58cb /pom.xml | |
parent | 8b1c6bb2a063b0c4294f8ea2a54420b28da5df4d (diff) |
Add Dockerfile
Issue-ID: USECASEUI-838
Change-Id: I519549d1180cf8e72c8a4ecb5d7e4f7ef9d4a5bb
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ <packaging>pom</packaging> <modules> <module>llm-adaptation</module> + <module>standalone</module> </modules> <properties> |