mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-28 02:48:56 +08:00
ci: 更新测试工作流
- 移除了授予 gradlew 执行权限的步骤 - 删除了打印版本信息的命令 - 保留了发布 SNAPSHOT 版本到 GitLab 仓库的命令
This commit is contained in:
parent
52075708f8
commit
c196ac4061
@ -9,7 +9,6 @@ publish:
|
|||||||
script:
|
script:
|
||||||
- echo "🔧 授予 gradlew 执行权限..."
|
- echo "🔧 授予 gradlew 执行权限..."
|
||||||
- chmod +x gradlew
|
- chmod +x gradlew
|
||||||
- ./gradlew printVersion
|
|
||||||
# 强制刷新 SNAPSHOT 缓存并发布
|
# 强制刷新 SNAPSHOT 缓存并发布
|
||||||
- ./gradlew clean publishMavenJavaPublicationToGitLabRepository \
|
- ./gradlew clean publishMavenJavaPublicationToGitLabRepository \
|
||||||
--no-daemon \
|
--no-daemon \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user