简体   繁体   中英

Change clone directory for gitlab runner

Currently I am facing path issues in multiple tools, because of the path length for gitlab clone dir, using gitlab runner. Current dir structure: C:\\gitLab\\builds\\576aef34\\0\\root\\TEST

Is there any way to shorten this path, to like: C:\\gitLab\\builds\\TEST

不,您唯一可以做的就是更改build_dir路径,而不更改相对路径。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM