修改一些内容1
Some checks failed
Build Push and Deploy Image / build (push) Failing after 7m17s

This commit is contained in:
bamanker
2025-12-30 23:03:37 +08:00
parent 2f9ff5f9c9
commit 5cb44e596c

View File

@@ -21,7 +21,7 @@ env:
# 构建 Job
jobs:
build:
runs-on: ubuntu-act # 如果host构建 linux_amd64
runs-on: ubuntu-22.04 # 如果host构建 linux_amd64
container:
image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/catthehacker/ubuntu:act-latest
steps: