pull: true a builder image stepekre (stale :latest cache fix)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-02 22:27:06 +02:00
co-authored by Claude Fable 5
parent bc1cd18bc4
commit b438e4c5fd
+2
View File
@@ -7,11 +7,13 @@ steps:
- name: build
image: git.teletypegames.org/internal/ebitengine-builder:latest
pull: true
commands:
- make ci-export
- name: binaries
image: git.teletypegames.org/internal/ebitengine-builder:latest
pull: true
commands:
- make ci-binaries