Files
WorkWeekProgress/.gitea
josh 9ecdfe7cd1
Build and Push Image / build-push (push) Successful in 43s
Strip scheme from REGISTRY_URL before tagging
Docker image tags must start with a hostname — a `https://` prefix in
the REGISTRY_URL variable produced `invalid reference format`. Normalize
the value in a prep step (drop http/https scheme and trailing slash) so
the workflow works whether the variable is set as a URL or a bare host.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 10:23:49 -04:00
..