fix
This commit is contained in:
+1
-3
@@ -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:
|
|
||||||
|
|||||||
Reference in New Issue
Block a user