更新 '.gitea/workflows/build.yaml'
All checks were successful
Gitea-Actions

This commit is contained in:
huanghs 2023-05-15 09:44:42 +08:00
parent 04d98ccb56
commit 22add4e422

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:
- ubuntu_hostedtoolcache:/opt/hostedtoolcache
env: env:
RUNNER_TOOL_CACHE: /toolcache
DOCKER_REGISTRY: registry.cn-hangzhou.aliyuncs.com DOCKER_REGISTRY: registry.cn-hangzhou.aliyuncs.com
DOCKER_USERNAME: rsjst DOCKER_USERNAME: rsjst
steps: steps: