+1
-1
@@ -6,7 +6,7 @@ name: default
|
||||
volumes:
|
||||
- name: gradle-cache
|
||||
host:
|
||||
path: /root/drone/gradle-cache # 宿主机上的路径,或者留空让 Docker 管理匿名卷
|
||||
path: /root/.gradle # 宿主机上的路径,或者留空让 Docker 管理匿名卷
|
||||
|
||||
steps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user