From 0b6fd361ba381dc4e72c52d826a9e63d79f0e92e Mon Sep 17 00:00:00 2001 From: huanghs Date: Wed, 22 Mar 2023 11:37:43 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 88e2f9d..04dec72 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -5,9 +5,9 @@ jobs: runs-on: ubuntu-latest container: image: catthehacker/ubuntu:act-latest - volumes: - - ubuntu_hostedtoolcache:/opt/hostedtoolcache - - gradle_cache:/root/.gradle + # volumes: + # - ubuntu_hostedtoolcache:/opt/hostedtoolcache + # - gradle_cache:/root/.gradle env: DOCKER_REGISTRY: registry.cn-hangzhou.aliyuncs.com DOCKER_USERNAME: rsjst