更新 '.gitea/workflows/build.yaml'
Some checks are pending
Gitea-Actions

This commit is contained in:
huanghs 2023-03-22 11:37:43 +08:00
parent 92f10fe929
commit 0b6fd361ba

View File

@ -5,9 +5,9 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: catthehacker/ubuntu:act-latest image: catthehacker/ubuntu:act-latest
volumes: # volumes:
- ubuntu_hostedtoolcache:/opt/hostedtoolcache # - ubuntu_hostedtoolcache:/opt/hostedtoolcache
- gradle_cache:/root/.gradle # - gradle_cache:/root/.gradle
env: env:
DOCKER_REGISTRY: registry.cn-hangzhou.aliyuncs.com DOCKER_REGISTRY: registry.cn-hangzhou.aliyuncs.com
DOCKER_USERNAME: rsjst DOCKER_USERNAME: rsjst