@@ -52,7 +52,7 @@ steps:
volumes:
- name: cache # The name use in this pipeline,
host:
- path: /volume2/cache # The path be used in the host.
+ path: /tmp/cache # The path be used in the host.
- name: dockersock
path: /var/run/docker.sock