Merge pull request '构建修改' (#34) from xinwei into master
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
Reviewed-on: #34
This commit is contained in:
commit
28a0641404
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user