Files
hudi-service/service-ai/bin/build-ai-chat.sh
2025-05-16 19:00:55 +08:00

6 lines
227 B
Bash
Executable File

#!/bin/bash
root_path=$(dirname $(cd $(dirname $0);pwd))
source $(realpath $root_path/..)/bin/library.sh
deploy service-ai-core
package service-ai-chat
upload $root_path/service-ai-chat/target/service-ai-chat-1.0.0-SNAPSHOT.jar