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