This commit is contained in:
zhiqiang feng
2022-09-26 15:28:54 +08:00
parent 91b414e89d
commit a67be35a93
+1 -3
View File
@@ -39,7 +39,7 @@ steps:
- node -v - node -v
- npm -v - npm -v
- yarn --version - yarn --version
- yarn install - yarn
volumes: volumes:
- name: cache - name: cache
@@ -51,5 +51,3 @@ volumes:
- name: docker - name: docker
host: host:
path: /var/run/docker.sock path: /var/run/docker.sock
volumes: