remove unnecessary volume mount from build step image
This commit is contained in:
parent
fab155336e
commit
e0a3b2aed9
@ -20,9 +20,6 @@ steps:
|
|||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: node
|
image: node
|
||||||
volumes:
|
|
||||||
- name: cache
|
|
||||||
path: /tmp/cache
|
|
||||||
commands:
|
commands:
|
||||||
- yarn install
|
- yarn install
|
||||||
# - yarn build
|
# - yarn build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user