adrian-altner.de/.forgejo/workflows
Adrian Altner 46701e959f
All checks were successful
Deploy / deploy (push) Successful in 57s
Fix: remove build: from compose.yml; clean up debug logs
podman-compose was rebuilding the image on every service restart using
the Containerfile, but without --build-arg WEBMENTION_TOKEN. This
silently discarded the token that the CI build had baked in.

Removing the build: block means restarts reuse the pre-built image
tagged by CI. Also removes all temporary debug console.log statements.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 04:48:11 +02:00
..
deploy.yml Fix: remove build: from compose.yml; clean up debug logs 2026-04-22 04:48:11 +02:00