fix: set registry instead of placeholder

This commit is contained in:
iceBear67
2026-07-15 17:08:58 +08:00
parent ea33744ec9
commit 871117bb3b
+2 -2
View File
@@ -25,7 +25,7 @@ env:
# docker.io/youruser/redapricot-client
# registry.example.com/team/redapricot-client
# ─────────────────────────────────────────────────────────────────────────────
KO_DOCKER_REPO: REPLACE_ME_REGISTRY/redapricot-client
KO_DOCKER_REPO: git.sfclub.cc/cloud/redapricot-client
jobs:
publish:
@@ -38,7 +38,7 @@ jobs:
go-version-file: go.mod
cache: true
- uses: ko-build/setup-ko@v0.10
- uses: ko-build/setup-ko@v0.9
- name: Derive registry host and image tags
id: meta