新增工作流3
Some checks failed
Build and Push to SmartParks Registry / 构建并推送镜像到仓库注册表 (push) Failing after 2m0s

This commit is contained in:
mocheng 2025-08-14 20:21:49 +08:00
parent c1ee3a3328
commit 1179cbd77a

View File

@ -27,7 +27,7 @@ jobs:
# Gitea容器注册表地址请确认是否正确 # Gitea容器注册表地址请确认是否正确
GITEA_REGISTRY: 172.100.10.45:3000 GITEA_REGISTRY: 172.100.10.45:3000
# 仓库路径(组织/仓库名,严格区分大小写) # 仓库路径(组织/仓库名,严格区分大小写)
REPO_PATH: by2025/smartparks REPO_PATH: by2025/dockerimage
# Gitea内置认证令牌 # Gitea内置认证令牌
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }} GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
run: | run: |