diff --git a/.beagle.yml b/.beagle.yml index 3641a2a1968c3cfa41d3699657650c5bceb42d52..f6fc7c720f8d4913d7be434c6411abb6873fc4d2 100644 --- a/.beagle.yml +++ b/.beagle.yml @@ -22,6 +22,13 @@ pipeline: commands: - yarn install - yarn run build + store-cache: + image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0 + rebuild: true + mount: + - ./node_modules + volumes: + - /data/cache/:/cache docker-master: image: registry.cn-qingdao.aliyuncs.com/wod/devops-docker:1.0 volumes: