From 38173c474c217f35c61d9c284034d6dd0b8776fc Mon Sep 17 00:00:00 2001 From: zhangjun1 Date: Mon, 28 Jun 2021 15:28:43 +0800 Subject: [PATCH] =?UTF-8?q?store-catch=20=E5=8E=BB=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .beagle.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.beagle.yml b/.beagle.yml index 031a34a..bda8ed5 100644 --- a/.beagle.yml +++ b/.beagle.yml @@ -24,14 +24,6 @@ pipeline: commands: - npm install - npm run build - store-cache: - image: registry.cn-qingdao.aliyuncs.com/wod/devops-cache:1.0 - rebuild: true - mount: - - ./node_modules - - ./yarn.lock - volumes: - - /data/cache:/cache docker-master: image: registry.cn-qingdao.aliyuncs.com/wod/devops-docker:1.0 volumes: -- 2.26.0