Compare commits

...

2 Commits

Author SHA1 Message Date
501997db97 Merge pull request '构建修改' (#49) from xinwei into master
Some checks failed
continuous-integration/drone Build is failing
Reviewed-on: http://101.43.112.107:3000/root/ludu-cloud/pulls/49
2024-08-28 10:58:41 +08:00
4d959dcd69 构建修改 2024-08-28 10:58:17 +08:00

View File

@ -1 +1,4 @@
#!/bin/bash
# 执行 Maven 构建
mvn clean package -Dmaven.test.skip=true