ci: publish all OSINT images to Forgejo registry #6
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "feat/forgejo-registry-images"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Publishes all OSINT stack images to the Forgejo container registry (
forgejo.siriusdevops.com/sirius/...) instead of relying on GHCR/local-only builds.Changes
.forgejo/workflows/build.ymlto build & push:osint-dashboardosint-dashboard-pgosint-news-scraperosint-news-summarizerpackages:write)scripts/pull-forgejo-images.shto pull registry images and retag for local compose (localhost/*)Test plan
:latest(and any other tags) to Forgejo packagesscripts/pull-forgejo-images.shthendocker compose upsucceedssiriusorg on ForgejoNotes
Branch was blocked on push until a Forgejo PAT with repo push was available; now on
forgejo/feat/forgejo-registry-images@9a9c740.