diff --git a/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-nginx.xml b/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-nginx.xml index f4e403e4b4..f41151cd09 100644 --- a/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-nginx.xml +++ b/dolphinscheduler-dist/src/main/assembly/dolphinscheduler-nginx.xml @@ -98,25 +98,24 @@ conf + + - ${basedir}/../dolphinscheduler-common/src/main/resources + ${basedir}/../dolphinscheduler-dao/src/main/resources **/*.properties **/*.xml **/*.json + **/*.yml conf + + + + - ${basedir}/../dolphinscheduler-common/src/main/resources/bin - - *.* - - 755 - bin - - - ${basedir}/../dolphinscheduler-dao/src/main/resources + ${basedir}/../dolphinscheduler-service/src/main/resources **/*.properties **/*.xml @@ -125,7 +124,8 @@ conf - + + ${basedir}/../dolphinscheduler-server/target/dolphinscheduler-server-${project.version}