Explorar o código

docker-config

fanxp hai 4 semanas
pai
achega
ec5c1078eb
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -24,8 +24,8 @@ steps:
    volumes:
       - name: docker
         path: /var/run/docker.sock
-     - name: modules-cache
-       path: /drone/src/node_modules # 下载依赖的目录挂载出来,防止重复下载
+      - name: modules-cache
+        path: /drone/src/node_modules # 下载依赖的目录挂载出来,防止重复下载
    environment:
       IMAGE: registry.yingcaibx.com/tl/admin_web:latest
    commands: