mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-27 20:02:08 +08:00
- 在 .gitlab-ci.main.yml 和 .gitlab-ci.test.yml 文件中添加了授予 gradlew 执行权限的步骤 - 确保在 main 和 test 分支上执行 CI/CD 流程时,gradlew 脚本具有必要的执行权限 - 提高了构建流程的可靠性和一致性