TencentBlueKing / bk-ci

蓝鲸持续集成平台(蓝盾)
https://bk.tencent.com
Other
2.38k stars 500 forks source link

gradle clean build 报错,项目路径问题吗? #1340

Closed mzj520 closed 4 years ago

zanyzhao commented 4 years ago

路径错了,再往下进一级,到ci目录

irwinsun commented 4 years ago

@mzj520 友情提醒,在公网发截图时小心不要暴露了机密信息

mzj520 commented 4 years ago

侬好,有没有docker镜像可以部署呢,https://hub.docker.com/r/blueking/bk-ci这个是纯体验版吧,不能账号管理,请问有其他可用的镜像吗? 另外我在ci目录操作也报错,

Task :core:plugin:codecc-plugin:common-codecc:compileTestKotlin FAILED

FAILURE: Build failed with an exception.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.10/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 56s 503 actionable tasks: 503 executed

zanyzhao commented 4 years ago

https://hub.docker.com/r/blueking/bk-ci 这个镜像确实没有账号管理功能,我们会在下个大版本中内置一个简化版的权限管理模块 #1346