Phase 4: drop registry.viktorbarzin.me push, Forgejo only
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Viktor Barzin 2026-05-07 22:32:00 +00:00
parent 23d7c52ff8
commit 80eea276df

View file

@ -12,19 +12,11 @@ steps:
- name: build-and-push
image: woodpeckerci/plugin-docker-buildx
settings:
username: "viktorbarzin"
password:
from_secret: dockerhub-pat
# Dual-push during the Forgejo registry consolidation bake. After
# ≥14 days clean, registry.viktorbarzin.me drops out (Phase 4).
# Phase 4 of forgejo-registry-consolidation 2026-05-07 —
# registry.viktorbarzin.me decommissioned. Forgejo is the only target.
repo:
- registry.viktorbarzin.me/payslip-ingest
- forgejo.viktorbarzin.me/viktor/payslip-ingest
logins:
- registry: registry.viktorbarzin.me
username: viktorbarzin
password:
from_secret: registry-password
- registry: forgejo.viktorbarzin.me
username:
from_secret: forgejo_user
@ -35,4 +27,3 @@ steps:
auto_tag: true
platforms:
- linux/amd64