The TIC-80 pipeline already runs its export in the tic80pro image and
the lint/minify/docs steps stay on plain alpine — the tic80-luatools
builder image and the registry rename were not wanted here.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
builder.Dockerfile bakes the build step's dependencies into
git.teletype.hu/internal/* so the pipeline no longer installs
packages on every run.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>