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

This commit is contained in:
huanghs 2023-03-23 11:25:15 +08:00
parent 5186557e59
commit 7cc00e7454

View File

@ -5,9 +5,8 @@ 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
env: env:
DOCKER_REGISTRY: registry.cn-hangzhou.aliyuncs.com DOCKER_REGISTRY: registry.cn-hangzhou.aliyuncs.com
DOCKER_USERNAME: rsjst DOCKER_USERNAME: rsjst