Phase 4: drop registry.viktorbarzin.me, Forgejo only
This commit is contained in:
parent
648fbbfed8
commit
cae683d882
1 changed files with 1 additions and 17 deletions
|
|
@ -12,20 +12,10 @@ steps:
|
||||||
- name: build-and-push
|
- name: build-and-push
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
# Dual-push during the Forgejo registry consolidation bake. After
|
# Phase 4 of forgejo-registry-consolidation 2026-05-07 — Forgejo only.
|
||||||
# ≥14 days clean, registry.viktorbarzin.me drops out (Phase 4).
|
|
||||||
# GHA build-and-deploy.yml is .disabled until rollback — see
|
|
||||||
# docs/plans/2026-05-07-forgejo-registry-consolidation-plan.md
|
|
||||||
# § "Risk register" (clobber-during-bake mitigation).
|
|
||||||
repo:
|
repo:
|
||||||
- registry.viktorbarzin.me:5050/beadboard
|
|
||||||
- forgejo.viktorbarzin.me/viktor/beadboard
|
- forgejo.viktorbarzin.me/viktor/beadboard
|
||||||
logins:
|
logins:
|
||||||
- registry: registry.viktorbarzin.me:5050
|
|
||||||
username:
|
|
||||||
from_secret: registry_user
|
|
||||||
password:
|
|
||||||
from_secret: registry_password
|
|
||||||
- registry: forgejo.viktorbarzin.me
|
- registry: forgejo.viktorbarzin.me
|
||||||
username:
|
username:
|
||||||
from_secret: forgejo_user
|
from_secret: forgejo_user
|
||||||
|
|
@ -36,9 +26,3 @@ steps:
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
platforms:
|
platforms:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
|
|
||||||
# Deploy step intentionally omitted during Phase 1 dual-push bake —
|
|
||||||
# pods continue pulling from registry.viktorbarzin.me until Phase 3
|
|
||||||
# (`infra/stacks/beads-server/main.tf` `image=` flip). Re-add a
|
|
||||||
# kubectl-set-image step here at Phase 3 if desired, or keep the
|
|
||||||
# Terraform-driven flip pattern instead.
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue