Merge pull request '构建修改' (#49) from xinwei into master
Some checks failed
continuous-integration/drone Build is failing

Reviewed-on: #49
This commit is contained in:
root 2024-08-28 10:58:41 +08:00
commit 501997db97

View File

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