yhan219

Results 17 comments of yhan219

The initial suspicion is that the previous steps all use container('maven'), and the last step cd uses container('base'), but if I replace the cd with maven, the build prompts that...

> 最后一个如果用mave会报没有ks命令的错误。

有点懵,我现在加了个jenkins agent ``` - name: "maven-base" label: "maven-base" inheritFrom: "maven" containers: - name: "maven" image: "kubesphere/builder-maven:v3.2.1-jdk11" - name: "base" image: "kubesphere/builder-base:v3.2.2" command: "cat" args: "" ttyEnabled: true privileged: false resourceRequestCpu:...

没有文档,感觉是个实验功能

已支持最新版本17

另外不知道什么原因,中文显示了白色,英文显示了配置的绿色,看起来有点奇怪。不知道作者能不能兼容下。看我的截图,有白色的,绿色的,黄色的,感觉有点奇怪,其实如果都是默认的绿色,就看起来不乱了。我试过切换主题也没用

关闭连字可以了,感谢。这个目前有解决方案吗?