From ee86d6b41722f0f7dd4efcc1aa4807fda7fe75a8 Mon Sep 17 00:00:00 2001 From: zhangxuanyu <546908231@qq.com> Date: Sat, 31 Jul 2021 11:58:35 +0800 Subject: [PATCH] catch --- .beagle.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.beagle.yml b/.beagle.yml index f6fc7c7..3641a2a 100644 --- a/.beagle.yml +++ b/.beagle.yml @@ -22,13 +22,6 @@ 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: -- 2.26.0