ci(publish): run on the hk-01 mirror image instead of alpine + apk #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "workflow-mirror-image"
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?
ci(publish): run on the hk-01 mirror image instead of alpine + apk
Use container mirror.perish.lan/ci/deno (Node 24 for JS
uses:actions + Deno + age +minio-client, internal CA in the system trust store, JSR/npm pointed at the on-node
mirror) and drop the per-run
apk add— the toolchain ships in the image (pulled fromthe LAN registry) and the deno build's JSR deps flow through mirror.perish.lan. Verified
end-to-end: the build produces the clash resources with deps served by the mirror.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com