build: 修改构建脚本
All checks were successful
构建Docker镜像 / build-and-deploy (push) Successful in 1m5s

This commit is contained in:
2025-09-03 01:03:02 +08:00
parent ad1f450b19
commit deb958b71b

View File

@@ -2,7 +2,7 @@ name: 构建Docker镜像
on: [ push ]
jobs:
build:
build-and-deploy:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: ubuntu-latest