build: pin job container image to Gitea registry (v0)

Workflows now pull pi5-16.local:3005/mikkeli/novoyuuparosk-wiki-runner:v0
instead of relying on the host dockerd image cache. Registry is the
authority; act_runner pull_image flipped to true accordingly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-11 10:27:41 +09:00
parent f7d84b4f0f
commit 2103a423fe
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
publish:
runs-on: ubuntu-latest
container:
image: novoyuuparosk-wiki-runner:latest
image: pi5-16.local:3005/mikkeli/novoyuuparosk-wiki-runner:v0
steps:
- name: Checkout ses-light-novel