From 92f10fe92963752925172eede4cff5ef3cc91eb1 Mon Sep 17 00:00:00 2001 From: huanghs Date: Wed, 22 Mar 2023 11:37:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.gitea/workflows/build.ya?= =?UTF-8?q?ml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 72754d9..88e2f9d 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -7,6 +7,7 @@ jobs: image: catthehacker/ubuntu:act-latest volumes: - ubuntu_hostedtoolcache:/opt/hostedtoolcache + - gradle_cache:/root/.gradle env: DOCKER_REGISTRY: registry.cn-hangzhou.aliyuncs.com DOCKER_USERNAME: rsjst