Switch to Buildah for container builds #51

Merged
eblume merged 30 commits from feature/p5-container-builds into main 2026-01-24 13:30:26 -08:00
Showing only changes of commit c2be742094 - Show all commits

Add imagePullPolicy: Always to ensure fresh image pulls

Erich Blume 2026-01-23 21:03:53 -08:00

View file

@ -17,6 +17,7 @@ spec:
containers:
- name: runner
image: registry.tail8d86e.ts.net/blumeops/forgejo-runner:latest
imagePullPolicy: Always
env:
# Use internal k8s service via Tailscale operator egress
- name: FORGEJO_INSTANCE_URL