新增工作流3
Some checks failed
Build and Push to SmartParks Registry / 构建并推送镜像到仓库注册表 (push) Failing after 2m1s
Some checks failed
Build and Push to SmartParks Registry / 构建并推送镜像到仓库注册表 (push) Failing after 2m1s
This commit is contained in:
parent
93af6976da
commit
c1ee3a3328
@ -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/smartparks
|
||||||
# Gitea内置认证令牌
|
# Gitea内置认证令牌
|
||||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user