From 1703be21f7269f4e9b68be0b93c3ea8d50580998 Mon Sep 17 00:00:00 2001 From: zhangyudi Date: Fri, 12 Jun 2020 19:43:54 +0800 Subject: [PATCH] update --- .beagle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.beagle.yml b/.beagle.yml index f957e6a..4ffd337 100644 --- a/.beagle.yml +++ b/.beagle.yml @@ -8,7 +8,7 @@ pipeline: read-cache: image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0.0-alpha restore: true - check: yarn.lock + check: yarn.lock mount: - ./node_modules - ./yarn.lock -- 2.26.0