4 Commits

Author SHA1 Message Date
aayalew 49da62c8e2 fix(demo): tag image as owner/repo for auto package link
build-and-push / docker (push) Successful in 16s
Gitea only auto-links packages when the image name matches the repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-10 18:15:28 +03:00
aayalew bcf3ad2bf6 fix(demo): point Docker client at DinD via DOCKER_HOST
build-and-push / docker (push) Successful in 3m6s
Job containers have no /var/run/docker.sock; use tcp://127.0.0.1:2375.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-10 17:55:42 +03:00
aayalew 4b7c158eac fix(demo): use REGISTRY_TOKEN for Gitea package registry login
build-and-push / docker (push) Failing after 20s
GITHUB_TOKEN cannot auth to /v2/; PAT with write:package is required.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-10 17:52:26 +03:00
aayalew b7d4db6ae8 registry check
build-and-push / docker (push) Failing after 3m48s
2026-07-10 17:10:42 +03:00