Merge pull request '构建修改' (#34) from xinwei into master
All checks were successful
continuous-integration/drone Build is passing

Reviewed-on: #34
This commit is contained in:
root 2024-08-23 14:50:25 +08:00
commit 28a0641404

View File

@ -12,7 +12,7 @@ steps:
path: /app/build
commands:
- mvn package -Dmaven.test.skip=true
- |
- |
if [ "$serverName" = "yudao-gateway" ] || [ "$serverName" = "all" ]; then
mkdir -p /app/build/yudao-gateway/target
cp ./yudao-gateway/target/yudao-gateway.jar /app/build/yudao-gateway/target