Files
hudi-service/bin/build-patch.sh
2024-05-21 09:07:47 +08:00

7 lines
252 B
Bash
Executable File

#!/bin/bash
root_path=$(dirname $(cd $(dirname $0);pwd))
source $root_path/bin/library.sh
deploy service-common service-dependencies service-configuration service-forest
package utils/patch
upload $root_path/utils/patch/target/patch-1.0.0-SNAPSHOT.jar