+1
-1
@@ -19,7 +19,7 @@ steps:
|
||||
volumes:
|
||||
# 挂载服务器本地缓存目录到容器的 Gradle 缓存目录
|
||||
- name: gradle-cache
|
||||
path: /home/gradle/.gradle/caches # 容器内的 Gradle 缓存路径
|
||||
path: /root/.gradle/caches # 容器内的 Gradle 缓存路径
|
||||
commands:
|
||||
- cd wms-loghub-3-x
|
||||
- >
|
||||
|
||||
Reference in New Issue
Block a user