更新 .github/workflows/docker.yml
Publish Docker image to Gitea / Build and push to Gitea Registry (Internal) (push) Successful in 4m38s
Release / release (push) Failing after 12s

This commit is contained in:
2025-12-07 19:02:53 +08:00
parent 06a16c2e03
commit 02e0616155
+1
View File
@@ -25,6 +25,7 @@ jobs:
uses: docker/setup-buildx-action@v3
with:
# 👇 告诉 Buildx 这个地址允许 HTTP (insecure)
driver-opts: network=1panel-network
config-inline: |
[registry."172.18.0.21:3000"]
http = true